remove -lefence
This commit is contained in:
parent
8c2715fe30
commit
d19afe4815
@ -21,7 +21,7 @@
|
||||
|
||||
PROGRAM_NAME = test_unit
|
||||
INCLUDES = -I../libFLAC/include -I../../include
|
||||
LIBS = -lFLAC -lm -lefence
|
||||
LIBS = -lFLAC -lm
|
||||
OBJS = \
|
||||
bitbuffer.o \
|
||||
decoders.o \
|
||||
|
Loading…
Reference in New Issue
Block a user