mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove GCC-specific flags.
This commit is contained in:
parent
d629fa16d5
commit
c0bef837ba
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
PROG= rlogin
|
||||
SRCS= rlogin.c
|
||||
CFLAGS+=-Wall
|
||||
CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
|
||||
|
||||
BINOWN= root
|
||||
|
|
|
|||
Loading…
Reference in a new issue