openbsd-ports/www/mozilla/patches/patch-xpcom_components_xcDll_cpp
kurt f353d0daae Upgrade to 1.7.5
Tested on i386/sparc64/macppc/alpha by myself and/or alek@
One issue found with sparc64: fetching mail crashes.

okay pval@
2005-03-13 05:02:16 +00:00

12 lines
333 B
Plaintext

$OpenBSD: patch-xpcom_components_xcDll_cpp,v 1.1 2005/03/13 05:02:17 kurt Exp $
--- xpcom/components/xcDll.cpp.orig Wed Mar 2 11:45:40 2005
+++ xpcom/components/xcDll.cpp Wed Mar 2 11:46:08 2005
@@ -66,7 +66,6 @@
#include "nsTraceRefcntImpl.h"
-#define UNLOAD_DEPENDENT_LIBS
#ifdef HPUX
#undef UNLOAD_DEPENDENT_LIBS
#endif