From a0cfc48e8a67506e3f0b2d3ea5e04b45408b3683 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 5 Jan 2024 10:41:03 -0300 Subject: i386: Fail if configured with --enable-cet Since it is only supported for x86_64. Checked on i686-linux-gnu. --- manual/install.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'manual') 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 -- cgit 1.4.1