Tested on i386/sparc64/macppc/alpha by myself and/or alek@ One issue found with sparc64: fetching mail crashes. okay pval@
12 lines
333 B
Plaintext
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
|