0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-01-31 20:12:26 +00:00
termux-packages/packages/portaudio/Makefile.in.patch
Tee KOBAYASHI 755cca28bb portaudio: Fix build
when patch for libpthread is removed.

%ci:no-build
2023-02-13 13:25:03 +00:00

12 lines
233 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -156,7 +156,7 @@
SUBDIRS =
@ENABLE_CXX_TRUE@SUBDIRS += bindings/cpp
-all: lib/$(PALIB) all-recursive tests examples selftests
+all: lib/$(PALIB) all-recursive
tests: bin-stamp $(TESTS)