Skip to content

Commit

Permalink
script: use odp v1.42.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lifang-zhang committed Jan 8, 2024
1 parent ba69d16 commit 524c76c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ mkdir "${install_dir}" --parents
# Clone, build and install ODP which is needed by EM-ODP
git clone --branch master --depth 1 https://github.com/OpenDataPlane/odp.git
cd odp
git checkout -b v1.42.1.0 v1.42.1.0
./bootstrap

./configure \
Expand Down

0 comments on commit 524c76c

Please sign in to comment.