diff options
Diffstat (limited to 'chapter05/gcc-pass1.xml')
-rw-r--r-- | chapter05/gcc-pass1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index 2c8fc4c31..23707f658 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -135,8 +135,8 @@ cd build</userinput></screen> </varlistentry> <varlistentry> - <term><parameter>--enable-default-pie</parameter> and - <parameter>--enable-default-ssp</parameter></term> + <term><parameter>--enable-default-pie and + --enable-default-ssp</parameter></term> <listitem> <para>Those switches allow GCC to compile programs with some hardening security features (more information on those in |