summaryrefslogtreecommitdiff
path: root/dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-05-20 01:42:38 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-05-20 01:43:06 +0200
commit27c1365ddac261581a5e97294c162a5669521228 (patch)
tree907d8558e8317bef7d75183c634450e42dad4d36 /dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch
parent21c09c140566ac7e12b4e1e8594b3b80dc842394 (diff)
downloadgentoo-27c1365ddac261581a5e97294c162a5669521228.tar.gz
gentoo-27c1365ddac261581a5e97294c162a5669521228.tar.bz2
gentoo-27c1365ddac261581a5e97294c162a5669521228.zip
dev-db/firebird: Builds, but the install phase needs more analysis
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch')
-rw-r--r--dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch b/dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch
new file mode 100644
index 000000000000..363602bed8f4
--- /dev/null
+++ b/dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch
@@ -0,0 +1,15 @@
+Source: LibreOffice git master
+
+
+diff -ur firebird.org/extern/cloop/Makefile firebird/extern/cloop/Makefile
+--- firebird.org/extern/cloop/Makefile 2016-08-17 18:32:59.078044357 +0200
++++ firebird/extern/cloop/Makefile 2016-08-17 18:33:14.430518561 +0200
+@@ -4,8 +4,6 @@
+
+ TARGET := release
+
+-CC := gcc
+-CXX := g++
+ LD := $(CXX)
+
+ SRC_DIR := src