Skip to content

Commit

Permalink
add release_version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed Aug 26, 2023
1 parent 48f9747 commit ab7995f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ export CXXFLAGS="-DNDEBUG -msse3 -O3 -g0 -s" &&
export CPPFLAGS="-DNDEBUG -msse3 -O3 -g0 -s" &&
export LDFLAGS="-Wl,-O3 -msse3 -s" &&

export RELEASE_VERSION="1.81.2" &&

./build/build.sh -s

exit 0

0 comments on commit ab7995f

Please sign in to comment.