Skip to content

Commit

Permalink
use ndk new toolchain on librime
Browse files Browse the repository at this point in the history
  • Loading branch information
rocka committed Jan 24, 2024
1 parent 6e3ee32 commit 9a1e85d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Rules/LibRime.hs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ librimeRule = do
[ "-DBUILD_SHARED_LIBS=OFF",
"-DBUILD_STATIC=ON",
"-DBUILD_TEST=OFF",
"-DANDROID_USE_LEGACY_TOOLCHAIN_FILE=OFF",
"-DCMAKE_CXX_FLAGS=-DBOOST_DISABLE_CURRENT_LOCATION",
"-DCMAKE_FIND_ROOT_PATH="
<> intercalate
Expand Down

0 comments on commit 9a1e85d

Please sign in to comment.