From ed6717277c4c5d6f3296d931d35a0f1beb73a024 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Wed, 30 May 2012 21:19:32 -0400 Subject: fix musl-gcc wrapper to work with -pie linking the wrong crt1.o resulted in textrels and thus crashing --- tools/musl-gcc.specs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/musl-gcc.specs.sh b/tools/musl-gcc.specs.sh index 30b2676d..5604685a 100644 --- a/tools/musl-gcc.specs.sh +++ b/tools/musl-gcc.specs.sh @@ -17,7 +17,7 @@ cat <