* fixed URL for updated gcc2 (sigh)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37484 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -463,7 +463,7 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentBase ]
|
|||||||
if $(HAIKU_GCC_VERSION[1]) = 2 || $(isHybridBuild) {
|
if $(HAIKU_GCC_VERSION[1]) = 2 || $(isHybridBuild) {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
gcc-2.95.3-r1a2-x86-gcc2-2010-07-12.zip
|
gcc-2.95.3-r1a2-x86-gcc2-2010-07-12.zip
|
||||||
: $(baseURL)/gcc-2.95.3-r1a2-x86-gcc2-2010-07-12.zip ;
|
: $(baseURL)/gcc-2.95.3-x86-gcc2-2010-07-12.zip ;
|
||||||
}
|
}
|
||||||
|
|
||||||
if $(HAIKU_GCC_VERSION[1]) = 2 {
|
if $(HAIKU_GCC_VERSION[1]) = 2 {
|
||||||
|
|||||||
Reference in New Issue
Block a user