summaryrefslogtreecommitdiff
path: root/dev-db/firebird/firebird-2.5.7.27050.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/firebird/firebird-2.5.7.27050.0.ebuild')
-rw-r--r--dev-db/firebird/firebird-2.5.7.27050.0.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-db/firebird/firebird-2.5.7.27050.0.ebuild b/dev-db/firebird/firebird-2.5.7.27050.0.ebuild
index b118e34f5f20..b6e56990fd82 100644
--- a/dev-db/firebird/firebird-2.5.7.27050.0.ebuild
+++ b/dev-db/firebird/firebird-2.5.7.27050.0.ebuild
@@ -35,7 +35,10 @@ RDEPEND="${CDEPEND}
RESTRICT="userpriv"
-PATCHES=( "${FILESDIR}"/${PN}-2.5.3.26780.0-deps-flags.patch )
+PATCHES=(
+ "${FILESDIR}"/${PN}-2.5.3.26780.0-deps-flags.patch
+ "${FILESDIR}"/${P}-gcc6.patch
+)
S="${WORKDIR}/${MY_P}"