Skip to content

Commit

Permalink
Corrected typo of HQARCH var in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsmith committed May 28, 2021
1 parent 9949f2a commit 4a0e7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PREFIX ?= /usr
BIN = quickhash
QHARCH ?= x64
HQARCH ?= x64
LIBEWF = libewf-Linux-$(HQARCH).so

LAZARUSDIR ?= /usr/share/lazarus/2.0.12/
Expand Down

0 comments on commit 4a0e7be

Please sign in to comment.