musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年02月02日 23:54:46 -0500
committerRich Felker <dalias@aerifal.cx>2012年02月02日 23:54:46 -0500
commit4f4d6ae985cd6562beafdecd1f90e00a34520b45 (patch)
tree505e33677d0c612b98b0850a526255af080f205e
parent58165923890865a6ac042fafce13f440ee986fd9 (diff)
downloadmusl-4f4d6ae985cd6562beafdecd1f90e00a34520b45.tar.gz
improve gcc wrapper to support -nostdlib, -nostartfiles
Diffstat
-rw-r--r--tools/gen-musl-gcc.sh 2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gen-musl-gcc.sh b/tools/gen-musl-gcc.sh
index edc40846..b727a8ed 100644
--- a/tools/gen-musl-gcc.sh
+++ b/tools/gen-musl-gcc.sh
@@ -29,7 +29,7 @@ for i ; do
case "$skip$i" in
-I|-L) skip=--- ; continue ;;
-[cSE]|-M*) nolink=1 ;;
--shared) nocrt=1 ;;
+-shared|-nostartfiles|-nostdlib) nocrt=1 ;;
-*) ;;
*) havefile=1 ;;
esac
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月25日 10:22:03 +0000

AltStyle によって変換されたページ (->オリジナル) /