summaryrefslogtreecommitdiff
path: root/tools/musl-gcc.specs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/musl-gcc.specs.sh')
-rw-r--r--tools/musl-gcc.specs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/musl-gcc.specs.sh b/tools/musl-gcc.specs.sh
index 5f6504e2..3e88c5d1 100644
--- a/tools/musl-gcc.specs.sh
+++ b/tools/musl-gcc.specs.sh
@@ -11,7 +11,7 @@ cat <<EOF
%(cc1_cpu) -nostdinc -isystem $incdir
*link_libgcc:
--L$libdir
+-L$libdir -L .%s
*libgcc:
libgcc.a%s %:if-exists(libgcc_eh.a%s)