Revert native cipher, causing SIGSEGV

This commit is contained in:
md_5
2013-11-17 16:50:52 +11:00
parent c18537f294
commit 12ef019d69
18 changed files with 69 additions and 499 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/sh
gcc -shared -fPIC -O3 -Werror -I/usr/lib/jvm/default-java/include/ src/main/c/NativeCipherImpl.c -o src/main/resources/native-cipher.so -lcrypto