diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-21 15:49:34 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-23 18:40:49 +0100 |
| commit | 3c211fb5915a5984639e4ed61824c2aa2234bec6 (patch) | |
| tree | 0e5e27cf212eecf3b95014053d83352da1c870cb /pkgs/development/python-modules/rangehttpserver | |
| parent | 25e4e7af034950c2d0f408b4b12b362968572ac2 (diff) | |
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.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
