openbsd-ports/www/minimo/patches/patch-xpcom_components_xcDll_cpp
pvalchev fd09355571 add ARM configuration and enable on arm; tested on zaurus
XPCOM asm glue still missing, but basically functional
2006-01-11 00:58:56 +00:00

12 lines
337 B
Plaintext

$OpenBSD: patch-xpcom_components_xcDll_cpp,v 1.4 2006/01/11 00:58:56 pvalchev Exp $
--- xpcom/components/xcDll.cpp.orig Tue Aug 2 13:27:07 2005
+++ xpcom/components/xcDll.cpp Sat Oct 8 18:35:56 2005
@@ -67,7 +67,6 @@
#include "nsTraceRefcntImpl.h"
-#define UNLOAD_DEPENDENT_LIBS
#ifdef HPUX
#undef UNLOAD_DEPENDENT_LIBS
#endif