X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tools%2Fgen-musl-gcc.sh;h=b727a8ed9e50620e589af09bf32ebd7b0f85a9a6;hb=e5a7f14c818a622ea7fbbc981657eb0c47ce3c00;hp=edc408466315410a28d3d59637c1f0bd27575ad0;hpb=b768c7bc6398e297945b08dd5315cae472279a3a;p=musl 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