Skip to content

Commit

Permalink
LevelDB 1.23 + Apple Silicon
Browse files Browse the repository at this point in the history
ValleZ committed May 8, 2021
1 parent 8d5c678 commit 39706b8
Showing 4 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.class
example/.idea
build
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@
#g++ -dynamiclib -o libleveldbjni.dylib LevelDb.o ${LEVELDB_DIR}/libleveldb.a -lc

# docker create -it -v $(pwd):/var/prj arm64v8/debian
# docker create --platform=linux/x86_64 -it -v $(pwd):/var/prj debian

apt-get update
apt-get install cmake
Binary file removed compiled/leveldbjni-1.123.0-macos.jar
Binary file not shown.
Binary file added compiled/leveldbjni-1.123.0.jar
Binary file not shown.

0 comments on commit 39706b8

Please sign in to comment.