summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index 8ba21dd..5f35cd8 100755
--- a/build
+++ b/build
@@ -2,6 +2,9 @@
include ../source.mk
+nop:
+ @:
+
configure:
oh-autoconfigure -- --enable-shared
touch $@