mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Remove GCC-specific flags.
This commit is contained in:
parent
9e5ff032b5
commit
f5b7af34dd
1 changed files with 0 additions and 1 deletions
|
|
@ -5,6 +5,5 @@ SRCS= ldd.c
|
|||
.if ${MACHINE_ARCH} == "i386"
|
||||
SRCS+= sods.c
|
||||
.endif
|
||||
CFLAGS+= -Wall
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue