3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/libraries/glibc
Sergei Trofimovich 3c211fb591 glibc: apply pending PR29162 to unbreak gnat6
commit e938c0274 "Don't add access size hints to fortifiable functions"
converted a few '__attr_access ((...))' into '__fortified_attr_access (...)'
calls.

But one of conversions had double parentheses of '__fortified_attr_access (...)'.

Noticed as a gnat6 build failure:

    /<<NIX>>-glibc-2.34-210-dev/include/bits/string_fortified.h:110:50: error: macro "__fortified_attr_access" requires 3 arguments, but only 1 given

The change fixes parentheses.
2022-05-23 18:40:49 +01:00
..
0001-Revert-Remove-all-usage-of-BASH-or-BASH-in-installed.patch glibc: revert /bin/bash usage 2022-02-27 10:25:35 +01:00
2.34-master.patch.gz glibc: 2.34-115 -> 2.34-210 2022-05-06 10:28:53 +02:00
allow-kernel-2.6.32.patch
common.nix glibc: apply pending PR29162 to unbreak gnat6 2022-05-23 18:40:49 +01:00
darwin-cross-build.patch
default.nix glibc: unconditionally disable pie 2022-04-18 16:06:50 +01:00
dont-use-system-ld-so-cache.patch
dont-use-system-ld-so-preload.patch
fix-rpc-types-musl-conflicts.patch
fix-x64-abi.patch
fix_path_attribute_in_getconf.patch
info.nix
locales-builder.sh
locales.nix
mtrace.nix
multi.nix
nix-locale-archive.patch glibc: 2.33-108 -> 2.34-115 2022-02-27 10:25:33 +01:00
nix-nss-open-files.patch
rpcgen-path.patch