summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/elfkickers/elfkickers-2.0a-r4.ebuild')
-rw-r--r--dev-util/elfkickers/elfkickers-2.0a-r4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/elfkickers/elfkickers-2.0a-r4.ebuild b/dev-util/elfkickers/elfkickers-2.0a-r4.ebuild
index e418a304c224..4c0eb65d5c6c 100644
--- a/dev-util/elfkickers/elfkickers-2.0a-r4.ebuild
+++ b/dev-util/elfkickers/elfkickers-2.0a-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r4.ebuild,v 1.1 2008/01/01 02:21:21 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r4.ebuild,v 1.2 2008/01/01 14:18:45 mr_bones_ Exp $
inherit eutils multilib
@@ -31,7 +31,6 @@ src_unpack() {
(cd tiny && make clean)
}
-
src_compile() {
for bits in 32 64; do
emake CFLAGS="-DELF_CLASS=ELFCLASS${bits} ${CFLAGS}" clean all