Merge pull request #4726 from MilhouseVH/glibc_exploit_fix

glibc: Fix Generic build issue after #4723
This commit is contained in:
Stephan Raue 2016-02-19 15:31:30 +01:00
commit f39588427e

View File

@ -112,6 +112,7 @@ libc_cv_forced_unwind=yes
libc_cv_c_cleanup=yes
libc_cv_gnu89_inline=yes
libc_cv_ssp=no
libc_cv_ssp_strong=no
libc_cv_ctors_header=yes
libc_cv_slibdir=/lib
EOF