Revert of hrev44719
* The buildtool sources were updated in btrev43044 to include the gnu directory * Now xattr.h (or any future headers in gnu) will be found
This commit is contained in:
@@ -841,7 +841,7 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentMin ] && $(TARGET_ARCH) = x86 {
|
||||
|
||||
# BSD and GNU compatibility headers
|
||||
AddHeaderDirectoryToHaikuImage compatibility bsd : bsd ;
|
||||
AddHeaderDirectoryToHaikuImage compatibility gnu : 3rdparty ;
|
||||
AddHeaderDirectoryToHaikuImage compatibility gnu : gnu ;
|
||||
|
||||
# third party libs headers
|
||||
AddHeaderDirectoryToHaikuImage libs ncurses : 3rdparty ;
|
||||
|
||||
Reference in New Issue
Block a user