HardenedBSD/lib/csu
Mitchell Horne 61ed578ee6 Prefer MK_SSP=no to SSP_CFLAGS=
It is more idiomatic. CFLAGS is only augmented with $SSP_CFLAGS when
$MK_SSP != "no".

Reviewed by:	imp
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D31401
2021-08-04 15:23:22 -03:00
..
aarch64
amd64 lib/csu: Get rid of unused fptr typedef on amd64. 2021-07-25 13:51:09 +03:00
arm
common
i386 lib/csu: Get rid of unused fptr typedef on amd64. 2021-07-25 13:51:09 +03:00
mips
powerpc
powerpc64
riscv lib/csu: Get rid of unused fptr typedef on amd64. 2021-07-25 13:51:09 +03:00
tests
Makefile
Makefile.inc Prefer MK_SSP=no to SSP_CFLAGS= 2021-08-04 15:23:22 -03:00