diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-03-17 12:32:40 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-03-19 14:07:58 -0400 |
commit | 10b2c56677c1708289779e4ce37a958a8cf37533 (patch) | |
tree | 0f82f7d484a111d0f201c90059ecef3d60682c86 /src/bftw.c | |
parent | 2c3ef3a06ee1f951f6d68be6d0d3f6a1822b05b7 (diff) | |
download | bfs-10b2c56677c1708289779e4ce37a958a8cf37533.tar.xz |
config: Don't mix [[attr]] and __attribute__((attr))
GCC and Clang don't support combining the two attribute syntaxes in
arbitrary order. For now, just use the GNU style.
Diffstat (limited to 'src/bftw.c')
0 files changed, 0 insertions, 0 deletions