mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Fix copy/paste error
This commit is contained in:
parent
6befe6225c
commit
9edc45e5d8
@ -108,7 +108,7 @@ endif
|
||||
ifeq ($(USE_SYSTEM_OPENCL),0)
|
||||
DEPS_OPENCL_PATH := deps/OpenCL-Headers
|
||||
else
|
||||
DEPS_OPENCL_PATH := $(LIBRARY_DEV_ROOT_FOLDER/
|
||||
DEPS_OPENCL_PATH := $(LIBRARY_DEV_ROOT_FOLDER)/
|
||||
endif
|
||||
|
||||
ifeq ($(USE_SYSTEM_XXHASH),0)
|
||||
|
Loading…
Reference in New Issue
Block a user