mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-26 07:55:01 +00:00
Remove an explicit assignment of the CFLAGS variable intended for
debugging purposes only.
This commit is contained in:
parent
21bd3e2576
commit
7ed09cd535
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212651
@ -6,7 +6,6 @@ SRCS= tftpd.c tftp-io.c tftp-utils.c tftp-file.c tftp-transfer.c tftp-options.c
|
||||
WARNS= 3
|
||||
WFORMAT=0
|
||||
MAN= tftpd.8
|
||||
CFLAGS=-g -Wall
|
||||
CFLAGS+=-I${.CURDIR}/../../usr.bin/tftp -I${.CURDIR}/../../libexec/tftpd
|
||||
.PATH: ${.CURDIR}/../../usr.bin/tftp
|
||||
COPTFLAGS = -O
|
||||
|
Loading…
Reference in New Issue
Block a user