1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-02 09:33:31 +03:00
Files
glibc/sysdeps/unix/sysv/linux/aarch64
Adhemerval Zanella 8ec0754067 aarch64: Fix gcs linker flags
clang does not work by using whitespace for defining the -z option:

$ make test t=misc/tst-gcs-disabled
[...]
clang: error: no such file or directory: 'gcs=always'

Use the usual comma separate way.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2025-10-20 11:33:54 -03:00
..
2025-10-10 14:52:40 +01:00
2023-07-17 10:08:10 -04:00
2025-02-28 16:55:18 +00:00
2025-02-24 14:16:55 +00:00
2023-02-20 10:21:19 -03:00
2025-10-17 16:56:59 +00:00
2021-06-03 08:26:04 +02:00
2025-05-14 10:51:46 +00:00
2021-06-30 08:43:37 +02:00
2025-10-20 11:33:54 -03:00
2025-05-19 15:35:32 +00:00