aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e44eeb..f9dfce2 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ lib/COMPCERTSTAMP: lib/CompCert/Makefile.config
install:
install -d $(PREFIX)/bin
- sed -i'' -e 's/arch=verilog/arch=x86/' _build/default/driver/compcert.ini
+ sed -i'' -e 's/arch=verilog/arch=aarch64/' _build/default/driver/compcert.ini
install -C _build/default/driver/compcert.ini $(PREFIX)/bin/.
install -C _build/default/driver/VericertDriver.exe $(PREFIX)/bin/vericert-kvx