summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/resources
diff options
context:
space:
mode:
authorThiago Macieira <[email protected]>2025-10-16 10:24:50 -0700
committerThiago Macieira <[email protected]>2025-10-19 20:18:16 -0700
commit929c16560f4023deed251d5c6aa0709334467527 (patch)
treee68e4c81106d307d1d21ebb30dcdfba5e0cce591 /src/plugins/platforms/wasm/resources
parentfc25a3335f587d8280211f970d217a2812392cb0 (diff)
qnumeric.h: fix build with FreeBSDHEADdev
Their stdckdint.h is broken for C++ and Clang's implementation just falls back to it. global/qnumeric.h:280:12: error: use of undeclared identifier '_Bool' 280 | return ckd_add(r, v1, v2); | ^ /usr/include/stdckdint.h:16:3: note: expanded from macro 'ckd_add' 16 | (_Bool)__builtin_add_overflow((a), (b), (result)) | ^ Pick-to: 6.10 Change-Id: Ide6f468820478f46d21ffffdb825c8c1977a99f2 Reviewed-by: Ahmad Samir <[email protected]>
Diffstat (limited to 'src/plugins/platforms/wasm/resources')
0 files changed, 0 insertions, 0 deletions