For some reason it either builds a static or a shared one. Just build it twice and install both.
13 lines
361 B
Diff
13 lines
361 B
Diff
--- Makefile.in.orig 2017-05-23 11:54:39.381395400 +0200
|
|
+++ Makefile.in 2017-05-23 11:55:16.248260300 +0200
|
|
@@ -56,8 +56,7 @@
|
|
src/common/pa_front.o \
|
|
src/common/pa_process.o \
|
|
src/common/pa_stream.o \
|
|
- src/common/pa_trace.o \
|
|
- src/hostapi/skeleton/pa_hostapi_skeleton.o
|
|
+ src/common/pa_trace.o
|
|
|
|
LOOPBACK_OBJS = \
|
|
qa/loopback/src/audio_analyzer.o \
|