HomeFreeBSD

Prefer MK_SSP=no to SSP_CFLAGS=

Description

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

Details

Provenance
mhorneAuthored on Aug 4 2021, 6:20 PM
Reviewer
imp
Differential Revision
D31401: Prefer MK_SSP=no to SSP_CFLAGS=
Parents
rG1b8db4b4e361: arm: enable stack-smashing protection
Branches
Unknown
Tags
Unknown