summaryrefslogtreecommitdiff
path: root/net-p2p/monero/files/0.16.0.1-translations-use-host-compiler.patch
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-06-30 21:46:26 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 00:21:11 +0100
commit41c95437226733a7e7ea28f4653a2450226cb7d0 (patch)
tree2886206c3c22f3b036d440ed2140fc6ae82667ce /net-p2p/monero/files/0.16.0.1-translations-use-host-compiler.patch
parentfactory-default: bump app-admin/syslog-ng (diff)
downloadportage-41c95437226733a7e7ea28f4653a2450226cb7d0.tar.xz
net-p2p/monero: version bump
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Diffstat (limited to '')
-rw-r--r--net-p2p/monero/files/0.16.0.1-translations-use-host-compiler.patch (renamed from net-p2p/monero/files/0.15.0.5-translations-use-host-compiler.patch)6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/monero/files/0.15.0.5-translations-use-host-compiler.patch b/net-p2p/monero/files/0.16.0.1-translations-use-host-compiler.patch
index 4f36ec1f..1dd1af02 100644
--- a/net-p2p/monero/files/0.15.0.5-translations-use-host-compiler.patch
+++ b/net-p2p/monero/files/0.16.0.1-translations-use-host-compiler.patch
@@ -1,4 +1,4 @@
-From 759970067c04bab479f9a923cfa593adfe0c87f2 Mon Sep 17 00:00:00 2001
+From f5670abe068eb90650533ff64a354568ab47b84a Mon Sep 17 00:00:00 2001
From: Bertrand Jacquin <bertrand@jacquin.bzh>
Date: Sat, 30 Nov 2019 02:09:14 +0000
Subject: [PATCH] translations: use host compiler
@@ -11,10 +11,10 @@ compiler flags
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 03ede04837b5..03e60cb1a475 100644
+index d9ec866e49ec..882bc96c56a2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -451,7 +451,12 @@ ExternalProject_Add(generate_translations_header
+@@ -453,7 +453,12 @@ ExternalProject_Add(generate_translations_header
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/translations"
BINARY_DIR "${CMAKE_CURRENT_BINARY_DIR}/translations"
STAMP_DIR ${LRELEASE_PATH}