История изменений
Исправление
Twissel,
(текущая версия)
:
Хотя возможно это ответ на вопрос, и я угадал
GCC doesn't detect stack protection correctly,
which causes problems for the build of
Glibc-2.18, so fix that by issuing the following command:
sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure
Исправление
Twissel,
:
Хотя возможно это ответ на вопрос, и я угадал
GCC doesn't detect stack protection correctly, which causes problems for the build of Glibc-2.18, so fix that by issuing the following command:
sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure
Исходная версия
Twissel,
:
Хотя возможно это ответ на вопрос, и я угадал
GCC doesn't detect stack protection correctly, [u]which causes problems[/u] for the build of Glibc-2.18, so fix that by issuing the following command:
sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure