Skip to content

Commit

Permalink
perf: remove more stale lflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed May 13, 2020
1 parent dfbe7de commit 2853438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cd ..
git clone -b branch-20.03 --depth=1 https://github.com/ovn-org/ovn.git
cd ovn
curl https://github.com/alauda/ovn/commit/19e802b80c866089af8f7a21512f68decc75a874.patch | git apply
curl https://github.com/oilbeater/ovn/commit/cfe91f4b42249b276d0191b16d133a321b0ac236.patch | git apply
curl https://github.com/oilbeater/ovn/commit/1e0d051acb355ca835e07f87be402cfb5d68f5b2.patch | git apply
sed -i 's/20.03.1/20.03.0/g' configure.ac
./boot.sh
./configure LIBS=-ljemalloc --with-ovs-source=/ovs
Expand Down

0 comments on commit 2853438

Please sign in to comment.