Skip to content

Commit

Permalink
build: update waf to version 2.0.27
Browse files Browse the repository at this point in the history
Change-Id: Ib5ec66819e9adc2449d7417bd54f19829e272cdf
  • Loading branch information
Pesa committed Mar 12, 2024
1 parent 43cf7c4 commit 8ccb1d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .jenkins.d/01-ndn-cxx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sudo rm -f /usr/local/lib{,64}/pkgconfig/libndn-cxx.pc

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

Expand Down
16 changes: 8 additions & 8 deletions waf

Large diffs are not rendered by default.

0 comments on commit 8ccb1d2

Please sign in to comment.