commit | 44198de956bda80f71191784ba8d0c0adbc0477c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 20:30:24 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 20:30:24 2024 -0400 |
tree | 7c3711ea28e6cd3d537c9a4888d38daccb8db29b | |
parent | 936205dc98fa35cb155867ac84b976a09dacf395 [diff] [blame] |
build: update waf to version 2.0.27 Change-Id: I958b297d9cca4f435fd9edefd187a94e42b96fb8
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