提交 53d6bf40 编写于 作者: B Ben Laurie

Fix gcc 4.8 warning (strict aliasing violation).

上级 1e981690
......@@ -16,6 +16,8 @@ CFLAGS= $(INCLUDES) $(CFLAG)
ASFLAGS= $(INCLUDES) $(ASFLAG)
AFLAGS= $(ASFLAGS)
CFLAGS += -fno-strict-aliasing
GENERAL=Makefile
TEST=
APPS=
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册