blob: 1fc5130f0cf7a829876f80f7efd90348385b21c7 (
plain)
1
2
3
|
# We need to override some of the build in defaults and the recipe is very
# strict in how it grabs the correct compiler. Pass in our override here.
TOOLCHAIN_OPTIONS += "${SECURITY_NOPIE_CFLAGS}"
|