- os: osx
env:
- CFLAGS_EXTRA="-m32"
- - CONF_OPTIONS="--enable-gc-assertions --enable-cplusplus"
+ - CONF_OPTIONS="--enable-gc-assertions --enable-handle-fork --enable-cplusplus"
- os: linux
compiler: gcc
env:
env:
- CFLAGS_EXTRA="-std=c11 -D GC_NO_SIGSETJMP"
- CONF_OPTIONS="--disable-threads --enable-gc-assertions --enable-cplusplus"
+ - os: linux
+ compiler: gcc
+ env:
+ - CONF_OPTIONS="--enable-handle-fork --enable-munmap --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions"
- os: linux
compiler: gcc
env: