Compile switch to disable save and restore
This commit is contained in:
parent
d844c2a391
commit
a37e578f63
3 changed files with 27 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -21,6 +21,8 @@
|
|||
#
|
||||
# If you are using MacPorts on OS X:
|
||||
# port install py3{5,6}-yaml as appropriate for your Python 3 version.
|
||||
#
|
||||
# To build with save/resume disabled, pass CCFLAGS="-D ADVENT_NOSAVE"
|
||||
|
||||
VERS=1.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue