]> git.pld-linux.org Git - packages/feathercoin.git/blob - x32.patch
boost rebuild
[packages/feathercoin.git] / x32.patch
1 --- Feathercoin-0.9.6/m4/ax_boost_base.m4~      2017-01-30 17:11:35.000000000 +0100
2 +++ Feathercoin-0.9.6/m4/ax_boost_base.m4       2017-04-17 21:11:55.828600021 +0200
3 @@ -93,7 +93,7 @@
4      ax_arch=`uname -m`
5      case $ax_arch in
6        x86_64|ppc64|s390x|sparc64|aarch64)
7 -        libsubdirs="lib64 lib lib64"
8 +        libsubdirs="libx32"
9          ;;
10      esac
11  
This page took 0.093875 seconds and 3 git commands to generate.