X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=configure;h=ae05b3963aa5c83608fa52925c97dba26f9955cf;hb=2121b8a44f086f6fb8aed98102379e7de9a4a5f1;hp=7e5a8dfb1b2097689a47c141f2f41306b90ffb3f;hpb=498a100d05666024fd0d409a27709a03e7e58dd3;p=musl diff --git a/configure b/configure index 7e5a8dfb..ae05b396 100755 --- a/configure +++ b/configure @@ -209,7 +209,7 @@ tryflag CFLAGS_C99FSE -nostdinc tryflag CFLAGS_C99FSE -ffreestanding \ || tryflag CFLAGS_C99FSE -fno-builtin tryflag CFLAGS_C99FSE -fexcess-precision=standard \ -|| tryflag CFLAGS_C99FSE -ffloat-store +|| { test "$ARCH" = i386 && tryflag CFLAGS_C99FSE -ffloat-store ; } tryflag CFLAGS_C99FSE -frounding-math #