mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Don't use gcc specific flags.
This commit is contained in:
parent
ebdb213b72
commit
450435a11d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93524
@ -1,7 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= limits
|
||||
CFLAGS+=-Wall
|
||||
DPADD= ${LIBUTIL}
|
||||
LDADD= -lutil
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user