commit | 8cb3cb71f903979eaa2e527253f1e05c9fe80371 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 20:21:48 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 20:21:48 2024 -0400 |
tree | 3cb287ec7cb981ca89d87a077c3670466ae0c8ec | |
parent | 7227d64fafb98d2695f60cb66d4e82304147b89c [diff] [blame] |
build: update waf to version 2.0.27 Change-Id: I047bbbfcd313aa67ed62a845f840d6c08c532af5
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