diff options
author | Jack Lloyd <[email protected]> | 2020-01-22 08:36:45 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-01-22 09:18:54 -0500 |
commit | 8afc681704950df8f6cae99408b53d9fc536f7e7 (patch) | |
tree | 13cb8f0ec9d2053a1f654cc49f2b5240b2636538 /.gitignore | |
parent | 206c18114e7e7336a6f41251979b979bb74223e7 (diff) |
Remove support for splitting the amalgamation by ABI
This is as if --single-file-amalgamation was always used, except
also now botan_all_internal.h is not created.
This effectively drops support for very old GCC/Clang in the
amalgamation (only). GCC 5+ and Clang 3.8+ support the target
attribute and work fine. MSVC not affected since it doesn't need
such attributes in the first place.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions