summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-21 00:21:58 -0400
committerMike Frysinger <vapier@gentoo.org>2016-04-21 00:21:58 -0400
commit8bea3f73fa42fa9025d4aeb8950611af99984563 (patch)
treefd449b3ea3372ca520f8b85bdd379e9cf5b9bcd9 /app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
parentdev-util/umockdev: fix build w/newer glibc #579988 (diff)
downloadgentoo-8bea3f73fa42fa9025d4aeb8950611af99984563.tar.gz
gentoo-8bea3f73fa42fa9025d4aeb8950611af99984563.tar.bz2
gentoo-8bea3f73fa42fa9025d4aeb8950611af99984563.zip
app-benchmarks/bootchart2: fix build w/newer glibc #579922
Diffstat (limited to 'app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild')
-rw-r--r--app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
index 4e466bd85420..b652fe02fb7d 100644
--- a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
+++ b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild
@@ -36,6 +36,7 @@ S="${WORKDIR}"/${PN%2}-${PV}
CONFIG_CHECK="~PROC_EVENTS ~TASKSTATS ~TASK_DELAY_ACCT ~TMPFS"
src_prepare() {
+ epatch "${FILESDIR}"/${P}-sysmacros.patch #579922
tc-export CC
sed \
-e "/^install/s:py-install-compile::g" \