Skip to content

Commit

Permalink
proof: remove AArch64 quick_and_dirty CRefine
Browse files Browse the repository at this point in the history
CRefine on AARCH64 is now sorry-free, and there are no other sorried
developments at this time.

Signed-off-by: Rafal Kolanski <[email protected]>
  • Loading branch information
Xaphiosis committed Mar 25, 2024
1 parent 754acc3 commit 4efd093
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions proof/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ default: images test
test:
all: images test

# Allow sorry command in AARCH64 CRefine during development:
ifeq "$(L4V_ARCH)" "AARCH64"
export CREFINE_QUICK_AND_DIRTY=1
endif

#
# Setup heaps.
#
Expand Down

0 comments on commit 4efd093

Please sign in to comment.