From 72086dfe17fa4d196b5496160da9efa9ea601213 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 25 Nov 2013 16:38:22 +0100 Subject: [PATCH] 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. --- build/jam/repositories/HaikuPorts/x86_gcc2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jam/repositories/HaikuPorts/x86_gcc2 b/build/jam/repositories/HaikuPorts/x86_gcc2 index f2a90bc146..4562e5d27c 100644 --- a/build/jam/repositories/HaikuPorts/x86_gcc2 +++ b/build/jam/repositories/HaikuPorts/x86_gcc2 @@ -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