Explorar o código

add -frounding-math to build

Rich Felker %!s(int64=13) %!d(string=hai) anos
pai
achega
b4ccc3c136
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      configure

+ 1 - 0
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