summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2022-11-02 20:46:30 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2022-11-02 23:39:31 +0000
commitc6bed28c3416c86995ec584f33f01d9e32008c5a (patch)
tree1c4c527829e1df774bb2da21dd48657b5bb39912 /README
parent7e5235f5a858116d1fcbbdbb78a5db401518bc91 (diff)
downloadtoolchains-c6bed28c3416c86995ec584f33f01d9e32008c5a.tar.gz
toolchains-c6bed28c3416c86995ec584f33f01d9e32008c5a.tar.bz2
OpenSSL/ppc-amigaos: avoid broken stdatomic.h
For whatever reason, when the toolchain is built against newlib, GCC does not provide stdint.h, and thus does not pre-define the likes of __INT_LEAST8_TYPE__ or __UINTPTR_TYPE__. Thus, including stdatomic.h (which expects these to be defined) fails hard. Drop this if ever the toolchain is fixed.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions