* Added "headers/build/gcc-2.95.3" to the Development optional package.
* This allows you to use a GCC compiler completely with native headers, all you have to do (after having unpacked and moved GCC to the correct location), is to replace its "lib/gcc-lib/i586-pc-beos/2.95.3-beos-060710/include" directory with this one. There is no need for R5 headers anymore, then. * Removed extraneous whitespace. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24469 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -505,6 +505,7 @@ if [ IsOptionalHaikuImagePackageAdded Development ]
|
||||
AddHeaderDirectoryToHaikuImage gnu ;
|
||||
AddHeaderDirectoryToHaikuImage os ;
|
||||
AddHeaderDirectoryToHaikuImage posix ;
|
||||
AddHeaderDirectoryToHaikuImage build gcc-2.95.3 ;
|
||||
|
||||
# make be -> os symlink for now
|
||||
AddSymlinkToHaikuImage develop headers : /boot/develop/headers/os : be ;
|
||||
|
||||
Reference in New Issue
Block a user