summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2020-06-21 09:39:53 +0200
committerPatrice Clement <monsieurp@gentoo.org>2020-06-21 09:54:52 +0200
commit8fab97203d96628afa6354762538021281452a92 (patch)
treea6446d7e9a00ce9c8a4867bc2d1c04116660dad1
parentdev-ruby/x25519: precomputed impl only works on amd64 (diff)
downloadgentoo-8fab97203d96628afa6354762538021281452a92.tar.gz
gentoo-8fab97203d96628afa6354762538021281452a92.tar.bz2
gentoo-8fab97203d96628afa6354762538021281452a92.zip
app-misc/fdupes: remove comment.
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--app-misc/fdupes/fdupes-1.6.1-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-misc/fdupes/fdupes-1.6.1-r1.ebuild b/app-misc/fdupes/fdupes-1.6.1-r1.ebuild
index b016e9037387..a1e3cc6080c7 100644
--- a/app-misc/fdupes/fdupes-1.6.1-r1.ebuild
+++ b/app-misc/fdupes/fdupes-1.6.1-r1.ebuild
@@ -22,7 +22,6 @@ src_prepare() {
src_compile() {
emake CC=$(tc-getCC)
- #emake CC=$(tc-getCC) CFLAGS="${CFLAGS} -DVERSION=\"1.6.1\" -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE"
}
src_install() {