提交 b4ccc3c1 编写于 作者: R Rich Felker

add -frounding-math to build

上级 8a35deed
...@@ -192,6 +192,7 @@ tryflag CFLAGS_C99FSE -ffreestanding \ ...@@ -192,6 +192,7 @@ tryflag CFLAGS_C99FSE -ffreestanding \
|| tryflag CFLAGS_C99FSE -fno-builtin || tryflag CFLAGS_C99FSE -fno-builtin
tryflag CFLAGS_C99FSE -fexcess-precision=standard \ tryflag CFLAGS_C99FSE -fexcess-precision=standard \
|| tryflag CFLAGS_C99FSE -ffloat-store || tryflag CFLAGS_C99FSE -ffloat-store
tryflag CFLAGS_C99FSE -frounding-math
# #
# Setup basic default CFLAGS: debug, optimization, and -pipe # Setup basic default CFLAGS: debug, optimization, and -pipe
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册