mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-25 16:24:53 +00:00
Update Makefile.defs
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ endif
|
||||
|
||||
ifeq ($(USE_BREW),1)
|
||||
BREW_PREFIX = $(shell brew --prefix 2>/dev/null)
|
||||
ifneq ($(strip $(BREW_PREFIX)),)
|
||||
ifeq ($(strip $(BREW_PREFIX)),)
|
||||
USE_BREW = 0
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user