diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2024-12-17 06:18:55 +0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2024-12-18 01:20:16 +0800 |
commit | 215447f5cbcf1a494cded57734f68d7f9c2b0dc0 (patch) | |
tree | 102b087a145261e064097292bb94d7ca78eb8ab9 /benchtests/json-lib.c | |
parent | cff9648d0b50d19cdaf685f6767add040d4e1a8e (diff) | |
download | glibc-215447f5cbcf1a494cded57734f68d7f9c2b0dc0.zip glibc-215447f5cbcf1a494cded57734f68d7f9c2b0dc0.tar.gz glibc-215447f5cbcf1a494cded57734f68d7f9c2b0dc0.tar.bz2 |
cet: Pass -mshstk to compiler for tst-cet-legacy-10a[-static].c
Pass -mshstk to compiler to silence Clang:
In file included from ../sysdeps/x86_64/tst-cet-legacy-10a.c:2:
../sysdeps/x86_64/tst-cet-legacy-10.c:29:7: error: always_inline function '_get_ssp' requires target feature 'shstk', but would be inlined into function 'do_test' that is compiled without support for 'shstk'
29 | if (_get_ssp () != 0)
| ^
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'benchtests/json-lib.c')
0 files changed, 0 insertions, 0 deletions