summaryrefslogtreecommitdiff
path: root/sys-devel/gcc/gcc-4.8.4.ebuild
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-04-24 21:36:54 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-04-24 21:36:54 +0300
commita6154660ed6ba99e456e4345a10e08454cd32731 (patch)
tree33bac09135a9feae44833e89084edf81e15aa754 /sys-devel/gcc/gcc-4.8.4.ebuild
parenta5e85166f16a9967d13375847153adac3b61c096 (diff)
parent9836a336a4ec6b64c3a237acc94a3d03687cdef1 (diff)
Merge branch 'master' of github.com:Rogentos/kogaion-desktop
Diffstat (limited to 'sys-devel/gcc/gcc-4.8.4.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.8.4.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-devel/gcc/gcc-4.8.4.ebuild b/sys-devel/gcc/gcc-4.8.4.ebuild
index f335ac8e..c69fd8aa 100644
--- a/sys-devel/gcc/gcc-4.8.4.ebuild
+++ b/sys-devel/gcc/gcc-4.8.4.ebuild
@@ -85,6 +85,9 @@ src_prepare() {
#Use -r1 for newer piepatchet that use DRIVER_SELF_SPECS for the hardened specs.
[[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env-r1.patch
+
+ #virtualbox-guest-addition fix https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49718
+ epatch "${FILESDIR}/${P}-no_instrument_function.patch"
}
## Just install libgcc stuff