Lines 63-68
Link Here
|
63 |
CONFIGURE_ARGS+= --enable-threads=posix --disable-redirect-malloc |
63 |
CONFIGURE_ARGS+= --enable-threads=posix --disable-redirect-malloc |
64 |
OPTIONS_DEFINE+= PARALLEL_MARK |
64 |
OPTIONS_DEFINE+= PARALLEL_MARK |
65 |
PARALLEL_MARK_DESC= Parallel-thread marking (faster for SMP) |
65 |
PARALLEL_MARK_DESC= Parallel-thread marking (faster for SMP) |
|
|
66 |
USES+= compiler:c11 |
66 |
. endif |
67 |
. endif |
67 |
.else |
68 |
.else |
68 |
CONFIGURE_ARGS+= --disable-threads --disable-redirect-malloc |
69 |
CONFIGURE_ARGS+= --disable-threads --disable-redirect-malloc |