Catch up with Mk/bsd.port.mk 1.553.
This commit is contained in:
parent
5e662d1489
commit
86e95a8bce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185582
@ -1717,7 +1717,7 @@ CFLAGS:= ${CFLAGS:C/${_CPUCFLAGS}//}
|
||||
|
||||
.if defined(WITH_DEBUG) && !defined(WITHOUT_DEBUG)
|
||||
STRIP= #none
|
||||
STRIP_CMD= #none
|
||||
STRIP_CMD= ${TRUE}
|
||||
DEBUG_FLAGS?= -g
|
||||
CFLAGS:= ${CFLAGS:N-O*:N-fno-strict*} ${DEBUG_FLAGS}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user