defaults.conf: move -z now to hardened-ld only.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
+ %{static|Bstatic|shared|Bshareable|i|r|pie|nopie:;:-pie}
|
||||
|
||||
*link:
|
||||
+ %{!static:-z relro}
|
||||
+ %{!static:-z relro -z now}
|
||||
|
||||
Reference in New Issue
Block a user