mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 17:52:43 +00:00
remove -M from RPCCOM, it slipped in with the tirpc upgrade.
Submitted by: mbr
This commit is contained in:
parent
dc584ddbc5
commit
d4210d7dba
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90299
@ -12,7 +12,7 @@ RPCSRCS= klm_prot.x mount.x nfs_prot.x nlm_prot.x rex.x rnusers.x \
|
||||
OTHERSRCS= rnusers.c rstat.c rwall.c yp_passwd.c yp_update.c
|
||||
SECRPCSRCS= secretkey.c xcrypt.c
|
||||
|
||||
RPCCOM = rpcgen -CM
|
||||
RPCCOM = rpcgen -C
|
||||
|
||||
INCDIRS= -I${DESTDIR}/usr/include/rpcsvc -I${DESTDIR}/usr/include
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user