提交 f3054b24 编写于 作者: V Vadim B. Mikheev

Fix for -Wno-error

上级 85a95b9b
......@@ -5,7 +5,7 @@
#
# Copyright (c) 1994, Regents of the University of California
#
# $Id: Makefile,v 1.6 1997/04/15 17:24:17 scrappy Exp $
# $Id: Makefile,v 1.7 1997/04/21 04:26:47 vadim Exp $
#
#-------------------------------------------------------------------------
......@@ -18,7 +18,7 @@ INCLUDE_OPT = -I../.. \
CFLAGS+=$(INCLUDE_OPT)
ifeq ($CC), gcc)
ifeq ($(CC), gcc)
CFLAGS+= -Wno-error
endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册