mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +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$
|
# $FreeBSD$
|
||||||
|
|
||||||
PROG= limits
|
PROG= limits
|
||||||
CFLAGS+=-Wall
|
|
||||||
DPADD= ${LIBUTIL}
|
DPADD= ${LIBUTIL}
|
||||||
LDADD= -lutil
|
LDADD= -lutil
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user