$OpenBSD: patch-mapi4linux_src_Makefile_in,v 1.7 2010/08/31 17:57:21 ajacoutot Exp $
--- mapi4linux/src/Makefile.in.orig	Mon Aug 30 09:31:52 2010
+++ mapi4linux/src/Makefile.in	Tue Aug 31 15:14:57 2010
@@ -261,7 +261,7 @@ libmapi_la_LIBADD = \
 
 
 # required because we're exporting extern "C" functions and want to filter with 'export-symbols'
-CXXLD = --tag=none gcc
+CXXLD = $(CC)
 libmapi_la_SOURCES = common.cpp mapidefs.cpp mapispi.cpp mapiutil.cpp mapix.cpp rtf.cpp imessage.cpp \
 	m4l.common.h m4l.mapidefs.h m4l.mapispi.h m4l.mapiutil.h m4l.mapix.h mapi4linux.h m4l.debug.h rtf.h mapi-exports.sym
 
