Create the gcc4 cpp headers symlink also for the gcc2 hybrid build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36541 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -442,7 +442,7 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentBase ]
|
|||||||
|
|
||||||
if $(HAIKU_GCC_VERSION[1]) = 4 {
|
if $(HAIKU_GCC_VERSION[1]) = 4 {
|
||||||
# symlink cpp to g++'s headers
|
# symlink cpp to g++'s headers
|
||||||
AddSymlinkToHaikuImage develop abi x86 gcc4 headers
|
AddSymlinkToHaikuHybridImage develop abi x86 gcc4 headers
|
||||||
: ../tools/current/include/g++ : cpp ;
|
: ../tools/current/include/g++ : cpp ;
|
||||||
|
|
||||||
# symlink to the appropriate system/lib[/gcc4] folder
|
# symlink to the appropriate system/lib[/gcc4] folder
|
||||||
|
|||||||
Reference in New Issue
Block a user