about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-01-05 10:41:03 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-01-09 13:55:51 -0300
commita0cfc48e8a67506e3f0b2d3ea5e04b45408b3683 (patch)
tree3519bb0197c69bbbefbb5d611b11c03e87a1187d /manual
parent25f1e16ef03a6a8fb1701c4647d46c564480d88c (diff)
downloadglibc-a0cfc48e8a67506e3f0b2d3ea5e04b45408b3683.tar.gz
glibc-a0cfc48e8a67506e3f0b2d3ea5e04b45408b3683.tar.xz
glibc-a0cfc48e8a67506e3f0b2d3ea5e04b45408b3683.zip
i386: Fail if configured with --enable-cet
Since it is only supported for x86_64.

Checked on i686-linux-gnu.
Diffstat (limited to 'manual')
-rw-r--r--manual/install.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/manual/install.texi b/manual/install.texi
index 9e98a6fac4..a9aed91566 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -175,8 +175,7 @@ enabled shared library in CET enabled application.  With
 @option{--enable-cet=permissive}, CET is disabled when dlopening a
 non CET enabled shared library in CET enabled application.
 
-NOTE: @option{--enable-cet} has been tested for x86_64 and x32
-on non-CET and CET processors.
+NOTE: @option{--enable-cet} is only supported on x86_64 and x32.
 
 @item --enable-memory-tagging
 Enable memory tagging support if the architecture supports it.  When