Use cppflags to pass preprocessor options
This commit is contained in:
parent
d5d5844744
commit
46f175ed5c
@ -159,7 +159,7 @@ env:
|
||||
<<: *cron-only
|
||||
<<: *make-test-only
|
||||
env:
|
||||
- BEFORE_INSTALL="sed vm_opts.h -e 's/OPT_SUPPORT_JOKE *0/OPT_SUPPORT_JOKE 1/' -i"
|
||||
- cppflags=-DOPT_SUPPORT_JOKE
|
||||
|
||||
- &CPDEBUG
|
||||
name: CPDEBUG
|
||||
@ -167,7 +167,7 @@ env:
|
||||
<<: *cron-only
|
||||
<<: *make-test-only
|
||||
env:
|
||||
- DEFS="-DCPDEBUG"
|
||||
- cppflags=-DCPDEBUG
|
||||
|
||||
- &WITH_COROUTINE_UCONTEXT
|
||||
name: COROUTINE=ucontext
|
||||
|
Loading…
x
Reference in New Issue
Block a user