Skip to content

Commit

Permalink
use latest libevent (oceanbase#321)
Browse files Browse the repository at this point in the history
use the latest libevent
  • Loading branch information
hnwyllmm authored Nov 22, 2023
1 parent 85990f9 commit 90499c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ function do_init

# build libevent
cd ${TOPDIR}/deps/3rd/libevent && \
git checkout release-2.1.12-stable && \
mkdir -p build && \
cd build && \
${CMAKE_COMMAND} .. -DEVENT__DISABLE_OPENSSL=ON -DEVENT__LIBRARY_TYPE=BOTH && \
Expand Down

0 comments on commit 90499c9

Please sign in to comment.