forked from I2P_Developers/i2p.i2p
rework patch to deal with my earlier changes to jcpuid's build.sh
This commit is contained in:
8
debian/patches/0003-renaming-jcpuid.patch
vendored
8
debian/patches/0003-renaming-jcpuid.patch
vendored
@@ -8,10 +8,10 @@ Subject: rename jcpuid
|
||||
|
||||
--- a/core/c/jcpuid/build.sh
|
||||
+++ b/core/c/jcpuid/build.sh
|
||||
@@ -83,8 +83,8 @@
|
||||
echo "and/or set JAVA_HOME then re-run this script."
|
||||
exit 1
|
||||
fi
|
||||
@@ -65,8 +65,8 @@
|
||||
exit 1;;
|
||||
esac
|
||||
|
||||
- LINKFLAGS="-shared -Wl,-soname,libjcpuid-${ARCH}-${UNIXTYPE}.so"
|
||||
- LIBFILE="lib/freenet/support/CPUInformation/libjcpuid-${ARCH}-${UNIXTYPE}.so"
|
||||
+ LINKFLAGS="-shared -Wl,-soname,libjcpuid.so"
|
||||
|
Reference in New Issue
Block a user