summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/cqrlib/cqrlib-1.1.2.ebuild')
-rw-r--r--sci-libs/cqrlib/cqrlib-1.1.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-libs/cqrlib/cqrlib-1.1.2.ebuild b/sci-libs/cqrlib/cqrlib-1.1.2.ebuild
index 944fe4fccd89..1174fb9470e9 100644
--- a/sci-libs/cqrlib/cqrlib-1.1.2.ebuild
+++ b/sci-libs/cqrlib/cqrlib-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.1.2.ebuild,v 1.1 2011/12/13 15:02:15 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.1.2.ebuild,v 1.2 2011/12/15 08:21:59 jlec Exp $
EAPI=4
@@ -34,6 +34,7 @@ src_compile() {
CC=$(tc-getCC) \
CXX=$(tc-getCXX) \
CFLAGS="${CFLAGS}" \
+ CPPFLAGS="${CXXFLAGS} -DCQR_NOCCODE=1" \
all
}