see the patch

Signed-off-by: Wang Qing Pei <[email protected]>

Best wishes

Wang Qing Pei
Phone: 86+18930528086
Index: util/superiotool/Makefile
===================================================================
--- util/superiotool/Makefile	(revision 6049)
+++ util/superiotool/Makefile	(working copy)
@@ -40,9 +40,7 @@
 LIBS = -framework IOKit -framework DirectIO -lpci -lz
 endif
 ifeq ($(OS_ARCH), FreeBSD)
-CFLAGS = -O2 -Wall -Werror -Wstrict-prototypes -Wundef -Wstrict-aliasing \
-         -Werror-implicit-function-declaration -ansi $(SVNDEF) \
-         -I/usr/local/include
+CFLAGS += -I/usr/local/include
 LDFLAGS += -L/usr/local/lib
 LIBS = -lz
 endif
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to