summaryrefslogtreecommitdiffhomepage
path: root/src/init.c
diff options
context:
space:
mode:
authordearblue <[email protected]>2021-11-28 17:28:44 +0900
committerdearblue <[email protected]>2021-11-28 17:28:44 +0900
commitf81bc3de387e3ff229433a2db8632b33bd62e94f (patch)
treef6f2569723f04bfa0d3d55d182dc03eb55b6c3fc /src/init.c
parente4d691778676f8cb284c91b8ca72b2dff41e2560 (diff)
downloadmruby-f81bc3de387e3ff229433a2db8632b33bd62e94f.tar.gz
mruby-f81bc3de387e3ff229433a2db8632b33bd62e94f.zip
Fixed compile error for `mrbgems/mruby-cmath` with `clang++`
If the preprocessor check part is only `__clang__`, CI's such as `Ubuntu-2004-clang` will fail to compile. This is why we limited the addition to FreeBSD and OpenBSD, which have `clang++` in their base systems. DragonFly BSD and NetBSD have GCC built into their base systems, so nothing is changed.
Diffstat (limited to 'src/init.c')
0 files changed, 0 insertions, 0 deletions