From a2f8af08ce37b9c0f322a1c3cb596658b0593e7c Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Tue, 27 Aug 2013 22:11:51 +0200 Subject: osx support WIP --- plugins/supereq/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/supereq') diff --git a/plugins/supereq/Makefile.am b/plugins/supereq/Makefile.am index 0096e4ab..ad476ee6 100644 --- a/plugins/supereq/Makefile.am +++ b/plugins/supereq/Makefile.am @@ -6,7 +6,7 @@ supereq_la_SOURCES = supereq.c Equ.cpp Equ.h Fftsg_fl.c paramlist.hpp AM_CFLAGS = $(CFLAGS) -std=c99 -DUSE_OOURA AM_CPPFLAGS = $(CXXFLAGS) -fno-exceptions -fno-rtti -nostdlib -fno-unwind-tables -DUSE_OOURA -supereq_la_LDFLAGS = -module -nostdlib -lsupc++ +supereq_la_LDFLAGS = -module supereq_la_LIBADD = $(LDADD) endif -- cgit v1.2.3