aboutsummaryrefslogtreecommitdiffstats
path: root/testing/monero/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/monero/APKBUILD')
-rw-r--r--testing/monero/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD
index 86e9d3f405..29475e5c25 100644
--- a/testing/monero/APKBUILD
+++ b/testing/monero/APKBUILD
@@ -9,9 +9,10 @@ arch="all"
license="BSD"
makedepends="unbound-dev libressl-dev boost-dev miniupnpc-dev cmake"
source="$pkgname-$pkgver.tar.gz::https://github.com/monero-project/$pkgname/archive/v$pkgver.tar.gz
- easylogging.patch
- libunwind.patch
- "
+ easylogging.patch
+ libunwind.patch
+ fix-build-flags-for-ppc64le.patch
+ "
builddir="$srcdir/"$pkgname-$pkgver
build() {
@@ -29,4 +30,5 @@ package() {
sha512sums="6856e6078eee5a9036cf7276490a00121b6670b417fd9d8ba8360746af320813fb26f3021079483a61a4bb0179627cfe687435a4146a4ce3cf4d4ad5d500ea95 monero-0.10.3.1.tar.gz
9d431f87fae5d1fd0d7bb893164c8124bebf682bd3c14b1c4143091837912e36830aa462b05505637f1583595e6259b2d3bbef4706f8875b7ae24c3d0515b255 easylogging.patch
-7dba2020c7cd8e6bcaad778089c4f28132a27c8a18db656c08ab112f81b0faab0eb6aa27f5eafe33f604599db687297627f78cc3ee89f61538007cf8d9c13a42 libunwind.patch"
+7dba2020c7cd8e6bcaad778089c4f28132a27c8a18db656c08ab112f81b0faab0eb6aa27f5eafe33f604599db687297627f78cc3ee89f61538007cf8d9c13a42 libunwind.patch
+854d44aee308a5c86e51553767e2b58b25713a7ef9a2ed8650b00d8372f2c19a2d451b87463799495c627b3c133a8c5f1013cdf145c68a82a241b3cfa26b3ec4 fix-build-flags-for-ppc64le.patch"