Make branch more stable
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 27 Feb 2022 07:12:09 +0000 (08:12 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 27 Feb 2022 07:12:09 +0000 (08:12 +0100)
branch.mk [new file with mode: 0644]
configure

diff --git a/branch.mk b/branch.mk
new file mode 100644 (file)
index 0000000..a6f8488
--- /dev/null
+++ b/branch.mk
@@ -0,0 +1 @@
+include $(SDK_SRC_BASE)/cnf/unstable.bnd
index 2a391b8b3d500856e678fd0683a98f9d23854896..9b3e9804b04280910d6df08fd74ba0fe4cf4079c 100644 (file)
--- a/configure
+++ b/configure
@@ -42,7 +42,7 @@ SDK_SRC_BASE := $SDK_SRC_BASE
 SDK_BUILD_BASE := $SDK_BUILD_BASE
 JAVA_HOME := $JAVA_HOME
 
-#include \$(SDK_SRC_BASE)/cnf/testing.bnd
+include \$(SDK_SRC_BASE)/branch.mk
 EOF