2020-07-06 06:22:19 +02:00
|
|
|
getTargetRole
|
|
|
|
getTargetRoleWrapper
|
|
|
|
|
|
|
|
export FC${role_post}=@named_fc@
|
|
|
|
|
|
|
|
# If unset, assume the default hardening flags.
|
|
|
|
# These are different for fortran.
|
2022-08-19 09:08:11 +02:00
|
|
|
: ${NIX_HARDENING_ENABLE="stackprotector pic strictoverflow relro bindnow"}
|
2020-07-06 06:22:19 +02:00
|
|
|
export NIX_HARDENING_ENABLE
|
|
|
|
|
|
|
|
unset -v role_post
|