From ae700bbfb7bae6d417f0155255466de1e36d882d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 05 Jan 2012 23:59:36 -0500 Subject: Move cached SSP test result to config.cache file. --- (limited to 'temporary-bootstrap-builder-setup.txt') diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index 6fbb7d7..51a0098 100644 --- a/temporary-bootstrap-builder-setup.txt +++ b/temporary-bootstrap-builder-setup.txt @@ -251,6 +251,7 @@ of either version 3.1.6 or the version of Linux running on your host system. > libc_cv_forced_unwind=yes > libc_cv_c_cleanup=yes > libc_cv_gnu89_inline=yes + > libc_cv_ssp=no > EOF $ cat > configparams < install_root=${BBL} @@ -262,7 +263,6 @@ of either version 3.1.6 or the version of Linux running on your host system. > --libexecdir=/usr/lib/eglibc --host=${BBL_TARGET} --build=${BBL_HOST} \ > --disable-profile --enable-add-ons --with-tls --enable-kernel= \ > --with-__thread --with-binutils=${BBL}/cross-tools/bin \ - > --with-headers=${BBL}/usr/include --cache-file=config.cache \ - > libc_cv_ssp=no + > --with-headers=${BBL}/usr/include --cache-file=config.cache $ make $ make install -- cgit v0.9.1