Skip to content

Commit

Permalink
sys-libs/glibc: Ancient version doesnt build with stack protector
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
akhuettel committed Jun 16, 2018
1 parent 51d7049 commit 523c47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys-libs/glibc/glibc-2.19-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ setup_flags() {
append-flags -O2 -fno-strict-aliasing

filter-flags '-fstack-protector*'
append-flags '-fno-stack-protector'

# Starting with gcc-6 (and fully upstreamed pie patches) we control
# default enabled/disabled pie via use flags. So nothing to do
Expand Down

0 comments on commit 523c47e

Please sign in to comment.