H.J. Lu
46c9997413
x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676 ]
...
Define MINIMUM_X86_ISA_LEVEL at configure time to avoid
/usr/bin/ld: …/build/elf/librtld.os: in function `init_cpu_features':
…/git/elf/../sysdeps/x86/cpu-features.c:1202: undefined reference to `_dl_runtime_resolve_fxsave'
/usr/bin/ld: …/build/elf/librtld.os: relocation R_X86_64_PC32 against undefined hidden symbol `_dl_runtime_resolve_fxsave' can not be used when making a shared object
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
when glibc is built with -march=x86-64-v3 and configured with
--with-rtld-early-cflags=-march=x86-64, which is used to allow ld.so to
print an error message on unsupported CPUs:
Fatal glibc error: CPU does not support x86-64-v3
This fixes BZ #31676 .
Reviewed-by: Sunil K Pandey <skpgkp2@gmail.com >
2024-04-24 04:50:56 -07:00
..
2024-04-19 14:38:17 +02:00
2024-04-04 14:29:28 -03:00
2024-01-01 10:53:40 -08:00
2024-02-29 04:30:01 -08:00
2024-01-01 10:53:40 -08:00
2024-01-11 20:35:24 -08:00
2024-01-04 13:38:26 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-04-24 04:50:56 -07:00
2024-04-24 04:50:56 -07:00
2024-02-29 04:30:01 -08:00
2024-03-18 19:45:13 -07:00
2024-01-01 10:53:40 -08:00
2024-02-13 08:49:13 -08:00
2024-04-08 16:48:55 +02:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-02-28 09:02:56 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-05 05:49:49 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-02-28 09:02:56 -08:00
2021-03-30 14:58:19 +05:30
2024-01-01 10:53:40 -08:00
2024-01-11 20:35:24 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-04-24 04:50:56 -07:00
2018-07-14 05:59:53 -07:00
2024-01-01 10:53:40 -08:00
2024-01-10 05:20:20 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2015-09-04 19:44:27 +00:00
2024-01-01 10:53:40 -08:00
2017-11-27 14:16:47 +00:00
2024-02-28 09:02:56 -08:00
2024-01-08 17:09:36 -03:00
2024-03-18 19:45:13 -07:00
2021-02-07 08:01:14 -08:00
2024-02-28 11:50:38 -08:00
2021-02-07 08:01:14 -08:00
2024-02-27 11:50:52 -08:00
2015-08-13 03:41:22 -07:00
2024-01-01 10:53:40 -08:00
2024-02-28 09:02:56 -08:00
2024-01-01 10:53:40 -08:00
2021-01-21 10:22:26 -08:00
2024-01-01 10:53:40 -08:00
2021-01-21 10:22:26 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2021-01-07 13:10:13 -08:00
2021-01-07 13:10:13 -08:00
2021-01-07 13:10:13 -08:00
2021-01-07 13:10:13 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2021-01-13 05:03:34 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2021-03-15 05:43:26 -07:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-01-01 10:53:40 -08:00
2024-04-19 14:38:17 +02:00
2021-01-21 05:58:17 -08:00