Skip to content

Commit 7c78090

Browse files
rod-chapmanmkannwischer
authored andcommitted
Further adjustments to Makefiles for proof stability.
Signed-off-by: Rod Chapman <[email protected]>
1 parent 4c8ce33 commit 7c78090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proofs/cbmc/pack_pk/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ USE_DYNAMIC_FRAMES=1
2525

2626
# Disable any setting of EXTERNAL_SAT_SOLVER, and choose SMT backend instead
2727
EXTERNAL_SAT_SOLVER=
28-
CBMCFLAGS=--smt2
28+
CBMCFLAGS=--smt2 --no-array-field-sensitivity --slice-formula
2929

3030
FUNCTION_NAME = pack_pk
3131

0 commit comments

Comments
 (0)