aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-09-24 00:06:19 +0800
committerXi Ruoyao <xry111@xry111.site>2022-09-24 00:06:19 +0800
commitf4facc457f8c9b5b38947ff2f39fad492a87b047 (patch)
tree2cee285a77fc62f61b9c22cdf07d729746844205 /chapter06
parentc6df98a1177511b80172a2a10ad62733e33ac638 (diff)
parent10d7c7a82023db029ebfe37e83dcc72544abb187 (diff)
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/gcc-pass2.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/gcc-pass2.xml b/chapter06/gcc-pass2.xml
index 8d3a9449c..73f0b82c9 100644
--- a/chapter06/gcc-pass2.xml
+++ b/chapter06/gcc-pass2.xml
@@ -87,6 +87,8 @@ cd build</userinput></screen>
LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc \
--prefix=/usr \
--with-build-sysroot=$LFS \
+ --enable-default-pie \
+ --enable-default-ssp \
--disable-nls \
--disable-multilib \
--disable-decimal-float \