mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-14 05:25:10 +00:00
60718dbf72
Tanuki-built arm wrapper works on armv5 and armv7 but not on Raspberry Pi armv6. Wrapper we built for Raspberry Pi does not work on Trimslice armv7.
Wrapper build instructions (Ubuntu): export ANT_HOME=/usr/share/ant export JAVA_HOME=/usr/lib/jvm/java-6-openjdk cp src/c/Makefile-linux-x86-32.make src/c/Makefile-linux-arm-32.make build32.sh strip lib/libwrapper.so bin/wrapper