summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2003-12-25 00:43:01 +0000
committerTim Yamin <plasmaroo@gentoo.org>2003-12-25 00:43:01 +0000
commit2a1a0766b12bff99c2fed5c873eec9b8529ab07d (patch)
tree9f91575a75c7aed3a26593d921cebdc8302609f5 /dev-util/strace/strace-4.5.1.ebuild
parentNo longer available on CPAN (diff)
downloadgentoo-2-2a1a0766b12bff99c2fed5c873eec9b8529ab07d.tar.gz
gentoo-2-2a1a0766b12bff99c2fed5c873eec9b8529ab07d.tar.bz2
gentoo-2-2a1a0766b12bff99c2fed5c873eec9b8529ab07d.zip
Added a patch to get strace to compile on 2.6. series kernels.
Diffstat (limited to 'dev-util/strace/strace-4.5.1.ebuild')
-rw-r--r--dev-util/strace/strace-4.5.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/strace/strace-4.5.1.ebuild b/dev-util/strace/strace-4.5.1.ebuild
index 44524869fbc6..daaaa0c1a0b9 100644
--- a/dev-util/strace/strace-4.5.1.ebuild
+++ b/dev-util/strace/strace-4.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.2 2003/11/19 20:36:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.3 2003/12/25 00:42:45 plasmaroo Exp $
inherit flag-o-matic
@@ -22,6 +22,7 @@ src_compile() {
replace-flags -O[3-9] -O2
fi
filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
+ epatch ${FILESDIR}/${P}-2.6.patch
# configure is broken by default for sparc and possibly others, regen
# from configure.in