mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Remove GCC-specific flags.
This commit is contained in:
parent
9e5ff032b5
commit
f5b7af34dd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95647
@ -5,6 +5,5 @@ SRCS= ldd.c
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
SRCS+= sods.c
|
||||
.endif
|
||||
CFLAGS+= -Wall
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user