[PATCH 1/3] configure: remove --enable-memory-tagging option
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Fri May 8 14:16:56 GMT 2026
On 08/05/26 10:22, Yury Khrustalev wrote:
> Remove the '--enable-memory-tagging' configure option along with
> all associated variables and macros.
>
> This includes:
> - Removing the 'glibc.mem.tagging' tunable.
> - Removing parts of the configure script that processes the
> '--enable-memory-tagging' configure option.
> - Remove the 'memory-tagging' makefile variable.
> - Remove the USE_MTAG macro definition. Code that is conditionally
> compiled when this macro is defined is not removed at this stage
> and will be dealt with in the following commits.
>
> Also, update documentation accordingly.
Oops, I meant this set instead as the one that should be superseded.
More information about the Libc-alpha
mailing list