commit | 2620684edebfc928a30be2a962727a92ebbf5c27 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 18:45:45 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 18:45:45 2024 -0400 |
tree | 0ce6f2267ccbbe5a6fe9e3d518854681d5d119af | |
parent | a8bddcbc38152963c51e751b05c0f611fdc535b3 [diff] |
build: update waf to version 2.0.27 Change-Id: I4853f9efacfdf3ed0222b84ab7c1f865df27b56f
diff --git a/.jenkins.d/01-ndn-cxx.sh b/.jenkins.d/01-ndn-cxx.sh index 6c7fb22..d89b426 100755 --- a/.jenkins.d/01-ndn-cxx.sh +++ b/.jenkins.d/01-ndn-cxx.sh
@@ -35,7 +35,7 @@ pushd ndn-cxx >/dev/null -./waf --color=yes configure --without-osx-keychain +./waf --color=yes configure ./waf --color=yes build sudo ./waf --color=yes install