switch gcc 4 native compiler to version 4.4.4
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38723 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -522,8 +522,8 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentBase ]
|
|||||||
}
|
}
|
||||||
|
|
||||||
if $(HAIKU_GCC_VERSION[1]) = 4 || $(isHybridBuild) {
|
if $(HAIKU_GCC_VERSION[1]) = 4 || $(isHybridBuild) {
|
||||||
InstallOptionalHaikuImagePackage gcc-4.3.3-r1a2-x86-gcc4-2010-04-25-1.zip
|
InstallOptionalHaikuImagePackage gcc-4.4.4-r1a2-x86-gcc4-2010-07-05.zip
|
||||||
: $(baseURL)/gcc-4.3.3-r1a2-x86-gcc4-2010-04-25-1.zip ;
|
: $(baseURL)/gcc-4.4.4-r1a2-x86-gcc4-2010-07-05.zip ;
|
||||||
}
|
}
|
||||||
|
|
||||||
if $(HAIKU_GCC_VERSION[1]) = 4 {
|
if $(HAIKU_GCC_VERSION[1]) = 4 {
|
||||||
|
|||||||
Reference in New Issue
Block a user