mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Remove GCC-specific debugging option.
OK'ed by: phk
This commit is contained in:
parent
ebb9f0efa8
commit
d368bc9f59
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117979
@ -7,7 +7,7 @@ SRCS+= geom_xml2tree.c
|
||||
SRCS+= geom_ctl.c
|
||||
INCS= libgeom.h
|
||||
|
||||
CFLAGS += -I${.CURDIR} -g
|
||||
CFLAGS += -I${.CURDIR}
|
||||
|
||||
WARNS?= 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user