summaryrefslogtreecommitdiff
path: root/dev-db/firebird/files
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-12-06 20:58:45 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-12-06 21:14:57 +0100
commite7b0cb0b12132fdc710a9ef12fbb53c1bbe21eec (patch)
tree342a89cbd9348bb68519ae04485d12a09f95ad78 /dev-db/firebird/files
parent46b589a101f65a631d1eb1e251b3304a498fa198 (diff)
downloadgentoo-e7b0cb0b12132fdc710a9ef12fbb53c1bbe21eec.tar.gz
gentoo-e7b0cb0b12132fdc710a9ef12fbb53c1bbe21eec.tar.bz2
gentoo-e7b0cb0b12132fdc710a9ef12fbb53c1bbe21eec.zip
dev-db/firebird: Fix build with GCC-6
Thanks-to: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Bug: https://bugs.gentoo.org/639614 Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-db/firebird/files')
-rw-r--r--dev-db/firebird/files/firebird-2.5.7.27050.0-gcc6.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/firebird/files/firebird-2.5.7.27050.0-gcc6.patch b/dev-db/firebird/files/firebird-2.5.7.27050.0-gcc6.patch
index f051ea02b4ce..312f3576bcc0 100644
--- a/dev-db/firebird/files/firebird-2.5.7.27050.0-gcc6.patch
+++ b/dev-db/firebird/files/firebird-2.5.7.27050.0-gcc6.patch
@@ -32,4 +32,4 @@ PR: https://github.com/FirebirdSQL/firebird/pull/104
+ static_cast<SCHAR>(blr_end),
blr_eoc
};
- static FB_API_HANDLE req_handle; \ No newline at end of file
+ static FB_API_HANDLE req_handle;