зеркало из https://github.com/mozilla/pjs.git
Bug 429178 - "ssltunnel fails to build in system-nspr / system-nss environments" [p=kaie@kuix.de (Kai Engert) r=luser/ted sr=bsmedberg]
This commit is contained in:
Родитель
1a897634db
Коммит
1f9be78b2f
|
@ -55,6 +55,10 @@ REQUIRES = \
|
||||||
nss \
|
nss \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
# Use local includes because they are inserted before INCLUDES
|
||||||
|
# so that Mozilla's nss.h is used, not glibc's
|
||||||
|
LOCAL_INCLUDES += $(NSPR_CFLAGS) $(NSS_CFLAGS)
|
||||||
|
|
||||||
LIBS = \
|
LIBS = \
|
||||||
$(NSPR_LIBS) \
|
$(NSPR_LIBS) \
|
||||||
$(NSS_LIBS) \
|
$(NSS_LIBS) \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче