mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 17:31:43 +01:00
Don't forget to clean generated ssp.h.
This commit is contained in:
parent
a688ea13f5
commit
0effeaaec3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169862
@ -25,6 +25,7 @@ VERSION_MAP= ${SRCDIR}/ssp.map
|
||||
INCS= ssp.h string.h stdio.h unistd.h
|
||||
INCSDIR=${INCLUDEDIR}/ssp
|
||||
|
||||
CLEANFILES= ssp.h
|
||||
ssp.h: ssp.h.in
|
||||
sed -e 's/@ssp_have_usable_vsnprintf@/define/' ${.ALLSRC} > ${.TARGET}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user