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/supereq/Equ.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'plugins/supereq') diff --git a/plugins/supereq/Equ.cpp b/plugins/supereq/Equ.cpp index 6010e77d..49413ab2 100644 --- a/plugins/supereq/Equ.cpp +++ b/plugins/supereq/Equ.cpp @@ -35,13 +35,6 @@ 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; #ifdef USE_OOURA extern "C" void rdft(int, int, REAL *, int *, REAL *); -- cgit v1.2.3