зеркало из https://github.com/mozilla/pjs.git
Fix bug # 136910 - ldap build bustage on QNX.
This commit is contained in:
Родитель
c58d684bcf
Коммит
98246da621
|
@ -254,7 +254,7 @@ $(LIBLDAP): $(OBJS) $(LIBDIR) $(LDAP_EXPORT_DEFS) $(DEF_FILE)
|
|||
ifdef SO_FILES_TO_REMOVE
|
||||
-$(RM) $(SO_FILES_TO_REMOVE)
|
||||
endif
|
||||
ifneq (,$(filter AIX Linux HP-UX Darwin BeOS, $(OS_ARCH)))
|
||||
ifneq (,$(filter AIX Linux HP-UX Darwin BeOS QNX, $(OS_ARCH)))
|
||||
$(LINK_LIB) ../liblber/$(OBJDIR_NAME)/*.a
|
||||
else
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
|
|
Загрузка…
Ссылка в новой задаче