Skip to content
Snippets Groups Projects
Commit c7f77cc2 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

-z now is now default

parent f8698205
No related branches found
Tags 2.16.2-1
No related merge requests found
......@@ -106,9 +106,6 @@ build() {
# _FORTIFY_SOURCE causes configure failures
CPPFLAGS+=" -O2"
# Hardening
LDFLAGS+=" -Wl,-z,now"
export PATH="$srcdir/path:$PATH"
# Do PGO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment