recipes: libs/ncurses: Upgraded to version 6.2-20200919
[dragora.git] / patches / gcc / 10 / extra-relro-in-dragora.patch
blob78c31a4797feddf4a2f66f7c29b38e21d1a473a0
1 --- gcc-9-20190720/gcc/gcc.c.orig 2019-08-18 22:39:28.072718205 -0300
2 +++ gcc-9-20190720/gcc/gcc.c 2019-08-18 22:44:44.951554115 -0300
3 @@ -1042,6 +1042,7 @@
4 "%{flto|flto=*:%<fcompare-debug*} \
5 %{flto} %{fno-lto} %{flto=*} %l " LINK_PIE_SPEC \
6 "%{fuse-ld=*:-fuse-ld=%*} " LINK_COMPRESS_DEBUG_SPEC \
7 + "-z relro -z now " \
8 "%X %{o*} %{e*} %{N} %{n} %{r}\
9 %{s} %{t} %{u*} %{z} %{Z} %{!nostdlib:%{!r:%{!nostartfiles:%S}}} \
10 %{static|no-pie|static-pie:} %@{L*} %(mfwrap) %(link_libgcc) " \