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