summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-18 17:09:21 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-18 17:09:21 +0000
commitaca02733e49e7543bce20d256f3eb210b6c39a24 (patch)
tree7accb2ad14ce1348ebd0bc6846296c32b952c4a6 /sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild
parentVersion bump. (diff)
downloadhistorical-aca02733e49e7543bce20d256f3eb210b6c39a24.tar.gz
historical-aca02733e49e7543bce20d256f3eb210b6c39a24.tar.bz2
historical-aca02733e49e7543bce20d256f3eb210b6c39a24.zip
Fix SIGABRT failure when compiled with SSP-enabled gcc, bug #511698, patch by Yuta SATOH
Package-Manager: portage-2.2.17/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild')
-rw-r--r--sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild b/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild
index e5e0b57d468f..4084c3174b2f 100644
--- a/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild
+++ b/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild,v 1.3 2014/03/24 17:49:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/freebsd-lib-9.1-r11.ebuild,v 1.4 2015/02/18 17:09:17 mgorny Exp $
EAPI=5
@@ -96,6 +96,7 @@ PATCHES=(
"${FILESDIR}/${PN}-9.0-cve-2010-2632.patch"
"${FILESDIR}/${PN}-9.0-bluetooth.patch"
"${FILESDIR}/${PN}-9.1-.eh_frame_hdr-fix.patch"
+ "${FILESDIR}/${PN}-add-nossp-cflags.patch"
)
# Here we disable and remove source which we don't need or want