mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
fix #5794 by removing the undesired link in gcc4 archive
* updated optional package for gcc4 to point to an archive without that link git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36464 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6a49b9e8a0
commit
a9621453a1
@ -427,8 +427,8 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentBase ]
|
||||
}
|
||||
|
||||
if $(HAIKU_GCC_VERSION[1]) = 4 || $(isHybridBuild) {
|
||||
InstallOptionalHaikuImagePackage gcc-4.3.3-r1a2-x86-gcc4-2010-04-22.zip
|
||||
: $(baseURL)/gcc-4.3.3-r1a2-x86-gcc4-2010-04-22.zip ;
|
||||
InstallOptionalHaikuImagePackage gcc-4.3.3-r1a2-x86-gcc4-2010-04-22-1.zip
|
||||
: $(baseURL)/gcc-4.3.3-r1a2-x86-gcc4-2010-04-22-1.zip ;
|
||||
}
|
||||
|
||||
if $(HAIKU_GCC_VERSION[1]) = 4 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user