12 lines
485 B
Plaintext
12 lines
485 B
Plaintext
$OpenBSD: patch-config_rules_mk,v 1.5 2006/12/04 09:47:54 jolan Exp $
|
|
--- config/rules.mk.orig Thu Sep 14 21:07:03 2006
|
|
+++ config/rules.mk Thu Nov 23 19:03:59 2006
|
|
@@ -1014,7 +1014,6 @@ endif # NO_LD_ARCHIVE_FLAGS
|
|
else # os2 vacpp
|
|
$(MKSHLIB) -O:$@ -DLL -INC:_dllentry $(LDFLAGS) $(OBJS) $(LOBJS) $(EXTRA_DSO_LDOPTS) $(OS_LIBS) $(EXTRA_LIBS) $(DEF_FILE)
|
|
endif # !os2 vacpp
|
|
- chmod +x $@
|
|
ifndef NO_COMPONENT_LINK_MAP
|
|
ifndef MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS
|
|
ifndef MOZ_DEBUG
|