commit | 20465ad34342c74c55c532c2d7f1350c64e567db | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 20:36:02 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 12 20:36:02 2024 -0400 |
tree | 96cdfb69b20bec705ed5a69be6c12ec74581e145 | |
parent | 0fef057c34be5820e285350f8b1f829ff692acc6 [diff] [blame] |
build: update waf to version 2.0.27 Change-Id: I7615193322aae90d177d4b916eedc7423ad05f20
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