Update gcc_x86 to use --with-gnu-ld
Somehow gcc doesn't detect the linker is GNU ld when run in Haikuporter. We now force this in the recipe. This allows gcc to invoke the linker with response files, avoiding "command line too long" errors, for example when building WebKit.
This commit is contained in:
@@ -146,7 +146,7 @@ RemotePackageRepository HaikuPorts
|
||||
ffmpeg_x86_devel-0.10.2-3
|
||||
freetype_x86-2.4.9-3
|
||||
freetype_x86_devel-2.4.9-3
|
||||
gcc_x86-4.7.3_2013_08_12-2
|
||||
gcc_x86-4.7.3_2013_08_12-3
|
||||
gettext_x86-0.18.1.1-5
|
||||
gettext_x86_libintl-0.18.1.1-5
|
||||
glu_x86-9.0.0-2
|
||||
|
||||
Reference in New Issue
Block a user