Skip to content

Commit

Permalink
use glibc toolchain in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
clementetb committed Jul 4, 2024
1 parent 74e24c2 commit 2aa3d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
-DREALM_ENABLE_SYNC=1 \
-DREALM_NO_TESTS=1 \
-DREALM_BUILD_LIB_ONLY=true \
-DCMAKE_TOOLCHAIN_FILE=../../../external/core/tools/cmake/x86_64-linux-gnu.toolchain.cmake \
../../src/jvm
make -j8
Expand Down

0 comments on commit 2aa3d4b

Please sign in to comment.