Removed HAIKU_ADD_ALL_OPTIONAL_PACKAGES build variable. It did more harm than

good lately.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29608 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-03-19 12:15:13 +00:00
parent 292e63bf9f
commit d15b54c97f
3 changed files with 7 additions and 15 deletions
-3
View File
@@ -30,8 +30,5 @@
# Add the optional package WonderBrush to the image.
#AddOptionalHaikuImagePackages WonderBrush ;
# Add all available optional packages.
#HAIKU_ADD_ALL_OPTIONAL_PACKAGES = 1 ;
# Don't add the libraries built with the alternative gcc version.
#HAIKU_ADD_ALTERNATIVE_GCC_LIBS = ;