mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
b7fc4a07f2
The CET is only supported for x86_64 and there is no plan to add kernel support for i386. Move the Makefile rules and files from the generic x86 folder to x86_64 one. Checked on x86_64-linux-gnu and i686-linux-gnu.
3 lines
60 B
C
3 lines
60 B
C
#pragma GCC target ("shstk")
|
|
#include "tst-cet-legacy-10.c"
|