Skip to content

Commit

Permalink
perf: reduce lflow count
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed May 12, 2020
1 parent af216cc commit 508eb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/images/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +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
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 508eb7a

Please sign in to comment.