aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-02-23 17:11:39 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2018-02-23 17:13:15 +0100
commit28b8061d9f1c0a44bf3dff4d47f01187e861b1b0 (patch)
treed46c115a5c08b8fae7860d474d480ae0864588f7 /src
parent8c33961313d9a6fd9e6e14f136057468a929b3e1 (diff)
parentac91ea64c2b1daec8fee0bfde443c18cf87595ae (diff)
downloadbitcoin-28b8061d9f1c0a44bf3dff4d47f01187e861b1b0.tar.xz
Merge #12474: [depends] Allow depends system to support armv7l
ac91ea6 [depends] Allow depends system to support armv7l (Henrik Jonsson) Pull request description: Credit for the actual patches goes to @theuni, I just tested them on an armv7l machine. This change allows the depends system to build our dependencies on 32-bit ARM / armv7l architecture. I.e. with this patch, the following steps now builds fine: ``` $ uname -m armv7l $ ./autogen.sh $ cd depends && make NO_QT=1 && cd .. $ ./configure --prefix=$(pwd)/depends/armv7l-unknown-linux-gnueabihf $ make ``` Without this patch, the `cd depends && make NO_QT=1` command fails on armv7l. Tree-SHA512: 1a81be2f1346e0e7080e83a991d9851f0371438262a34580eda5f43ebd220a3ce1ed0d783c43a0a8aed18082bbb1afc91e5c9bf3f4a36eecc82b6a9b6eff5e4c
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions