mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-24 07:05:40 -07:00
Makefile: remove /usr/local/lib
This commit is contained in:
parent
68da06f721
commit
fc2ff7bb0a
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ VPATH = ../common src
|
||||||
vpath %.dic dictionaries
|
vpath %.dic dictionaries
|
||||||
OBJDIR = obj
|
OBJDIR = obj
|
||||||
|
|
||||||
LDLIBS ?= -L/usr/local/lib
|
|
||||||
|
|
||||||
ifeq ($(platform),Darwin)
|
ifeq ($(platform),Darwin)
|
||||||
# cf brew info qt: qt not symlinked anymore
|
# cf brew info qt: qt not symlinked anymore
|
||||||
PKG_CONFIG_ENV := PKG_CONFIG_PATH=/usr/local/opt/qt/lib/pkgconfig
|
PKG_CONFIG_ENV := PKG_CONFIG_PATH=/usr/local/opt/qt/lib/pkgconfig
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue