mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Back out previous commit; this can't compile with WARNS=2 because
xdr.h isn't warning-free. Submitted by: ru
This commit is contained in:
parent
7b6a37d826
commit
d0fddb0c1c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78802
@ -1,7 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= spray
|
||||
WARNS?= 2
|
||||
MAN= spray.8
|
||||
DPADD= ${LIBRPCSVC}
|
||||
LDADD= -lrpcsvc
|
||||
|
Loading…
Reference in New Issue
Block a user