mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 17:31:43 +01:00
Remove GCC-specific flags.
This commit is contained in:
parent
4b1b25d919
commit
4d56f83516
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95655
@ -4,7 +4,6 @@ CFLAGS+= -DCAP -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB \
|
||||
-DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR
|
||||
|
||||
PROG= ee
|
||||
CFLAGS+=-Wall
|
||||
LINKS= ${BINDIR}/ee ${BINDIR}/ree ${BINDIR}/ee ${BINDIR}/edit
|
||||
MLINKS= ee.1 ree.1 ee.1 edit.1
|
||||
DPADD= ${LIBNCURSES}
|
||||
|
Loading…
Reference in New Issue
Block a user