mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-17 03:00:16 -04:00
Update Makefile.defs
This commit is contained in:
@@ -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