From 4a0e7be914a59c46fbf64ea5983943b824028491 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 28 May 2021 19:59:01 +0100 Subject: [PATCH] Corrected typo of HQARCH var in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5637aa4..28f7b9b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PREFIX ?= /usr BIN = quickhash -QHARCH ?= x64 +HQARCH ?= x64 LIBEWF = libewf-Linux-$(HQARCH).so LAZARUSDIR ?= /usr/share/lazarus/2.0.12/