mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-31 20:12:26 +00:00
755cca28bb
when patch for libpthread is removed. %ci:no-build
12 lines
233 B
Diff
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)
|
|
|