Apply partial RELRO options 94/253594/1 tizen_5.5
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 16 Feb 2021 02:04:20 +0000 (11:04 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 16 Feb 2021 02:04:26 +0000 (11:04 +0900)
Change-Id: I0ea87071d91356e9928738963a8464a29c20279c

packaging/libsoup.spec

index 9aceed2..25a1a98 100644 (file)
@@ -77,6 +77,7 @@ Features:
 cp %{SOURCE1001} .
 
 %build
+export LDFLAGS="${LDFLAGS} -Wl,-z,relro"
 chmod +x autogen.sh
 %autogen\
 %if %{with introspection}