From a4d247b163c4ac22807b4fd3ea0f03987cf4246f Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Mon, 21 Oct 2013 23:51:12 +0200 Subject: fixed static build of cpp plugins; make works with -j again --- plugins/adplug/adplug-db.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'plugins/adplug') diff --git a/plugins/adplug/adplug-db.cpp b/plugins/adplug/adplug-db.cpp index 046bd07b..17f52ccf 100644 --- a/plugins/adplug/adplug-db.cpp +++ b/plugins/adplug/adplug-db.cpp @@ -44,13 +44,7 @@ int _Unwind_GetDataRelBase; int _Unwind_GetRegionStart; int _Unwind_SetGR; int _Unwind_GetIPInfo; -int __cxa_pure_virtual; -int __cxa_guard_release; -int __cxa_guard_acquire; -int _Znaj; -int _ZdaPv; -int _Znwj; -int _ZdlPv; + extern "C" { extern DB_decoder_t adplug_plugin; -- cgit v1.2.3