mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
oops again, but I blame someone else who will recognize himself ;)
This commit is contained in:
@@ -28,7 +28,7 @@ ifeq ($(USE_BREW),1)
|
||||
endif
|
||||
|
||||
ifeq ($(USE_MACPORTS),1)
|
||||
MYCFLAGS += -I$(MACPORTS_PREFIX)/lib/openssl-3 -I$(MACPORTS_PREFIX)/lib/openssl-1.1
|
||||
MYCFLAGS += -I$(MACPORTS_PREFIX)/include/openssl-3 -I$(MACPORTS_PREFIX)/include/openssl-1.1
|
||||
MYLDFLAGS += -L$(MACPORTS_PREFIX)/lib/openssl-3 -L$(MACPORTS_PREFIX)/lib/openssl-1.1
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user