mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2.
This commit is contained in:
parent
754e501c71
commit
1ca5464aae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78171
@ -4,7 +4,6 @@
|
||||
PROG= adventure
|
||||
SRCS= main.c init.c done.c save.c subr.c vocab.c wizard.c io.c data.c crc.c
|
||||
MAN= adventure.6
|
||||
CFLAGS+=-traditional-cpp
|
||||
HIDEGAME=hidegame
|
||||
CLEANFILES=data.c setup setup.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user