X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=configure;h=4ef6ccceaf888be5b1d29fb3176d7b1f12326b0e;hb=6255c4c6a5599724d18311a7776aebe67f8e6d4a;hp=df1d301114edfb8dfa2aa998e8c39cafdc994a69;hpb=64d2f8e82a877a52a3406ab77b930ea110aac228;p=musl diff --git a/configure b/configure index df1d3011..4ef6ccce 100755 --- a/configure +++ b/configure @@ -192,6 +192,7 @@ tryflag CFLAGS_C99FSE -ffreestanding \ || tryflag CFLAGS_C99FSE -fno-builtin tryflag CFLAGS_C99FSE -fexcess-precision=standard \ || tryflag CFLAGS_C99FSE -ffloat-store +tryflag CFLAGS_C99FSE -frounding-math # # Setup basic default CFLAGS: debug, optimization, and -pipe