]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - gcc/patches/16_all_gcc47_nopie_option.patch
util-linux: Update to 2.27
[people/amarx/ipfire-3.x.git] / gcc / patches / 16_all_gcc47_nopie_option.patch
1 2012-01-24 Magnus Granberg <zorry@gentoo.org>
2
3 * gcc/common.opt Add -nopie
4
5 --- a/gcc/common.opt 2011-11-23 19:51:17.000000000 +0100
6 +++ b//gcc/common.opt 2012-01-24 16:56:24.302224357 +0100
7 @@ -2280,6 +2280,9 @@ Driver
8 nodefaultlibs
9 Driver
10
11 +nopie
12 +Driver
13 +
14 nostartfiles
15 Driver
16