package_repo: Remove B_ENABLE_INCOMPLETE_POSIX_AT_SUPPORT definition
All other uses of this definition was removed many years ago... In addition, I'm certain this aspect of POSIX support is complete now. Change-Id: I309779d8e895efeb6b2b7c107bf2ef038d0a6612 Reviewed-on: https://review.haiku-os.org/c/haiku/+/8458 Reviewed-by: waddlesplash <[email protected]> Haiku-Format: Haiku-format Bot <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
7a8e5c8c53
commit
c3c6ee24b0
@@ -4,9 +4,6 @@ UsePrivateHeaders kernel shared ;
|
||||
|
||||
UseHeaders [ FDirName $(HAIKU_TOP) src bin package ] ;
|
||||
|
||||
DEFINES += B_ENABLE_INCOMPLETE_POSIX_AT_SUPPORT ;
|
||||
# TODO: Remove when it is complete!
|
||||
|
||||
BinCommand package_repo :
|
||||
command_create.cpp
|
||||
command_list.cpp
|
||||
|
||||
Reference in New Issue
Block a user