We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be023e4 commit a607813Copy full SHA for a607813
1 file changed
Source/Plugins/FilterNode/Makefile
@@ -3,8 +3,6 @@ LIBNAME := $(notdir $(CURDIR))
3
OBJDIR := $(OBJDIR)/$(LIBNAME)
4
TARGET := $(LIBNAME).so
5
6
-LDFLAGS := $(LDFLAGS) -l:DspLib.so
7
-
8
SRC_DIR := ${shell find ./ -type d -print}
9
VPATH := $(SOURCE_DIRS)
10
0 commit comments