зеркало из https://github.com/mozilla/pjs.git
Fix OSF/1 build bustage (bug 144280). Patch from shanmu@netscape.com; r=dmose@netscape.com, sr=bienvenu@netscape.com, a=roc+moz@cs.cmu.edu
This commit is contained in:
Родитель
7a408d91af
Коммит
d82433fe5e
|
@ -261,7 +261,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 QNX NetBSD, $(OS_ARCH)))
|
||||
ifneq (,$(filter AIX Linux HP-UX Darwin BeOS QNX NetBSD OSF1, $(OS_ARCH)))
|
||||
$(LINK_LIB) ../liblber/$(OBJDIR_NAME)/*.a
|
||||
else
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
|
|
Загрузка…
Ссылка в новой задаче