aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/acml/ChangeLog3
-rw-r--r--sci-libs/acml/acml-5.3.0.ebuild1
2 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/acml/ChangeLog b/sci-libs/acml/ChangeLog
index cd866386b..afa30a8d0 100644
--- a/sci-libs/acml/ChangeLog
+++ b/sci-libs/acml/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.40 2009/07/07 23:27:59 flameeyes Exp $
+ 25 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> acml-5.3.0.ebuild:
+ sci-libs/acml: Add -lm -lrt for static linking on pc file
+
*acml-5.3.0 (24 Jan 2013)
24 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +acml-5.3.0.ebuild,
diff --git a/sci-libs/acml/acml-5.3.0.ebuild b/sci-libs/acml/acml-5.3.0.ebuild
index 9d42a7d1c..374ddf658 100644
--- a/sci-libs/acml/acml-5.3.0.ebuild
+++ b/sci-libs/acml/acml-5.3.0.ebuild
@@ -78,6 +78,7 @@ src_install() {
Version: ${PV}
URL: ${HOMEPAGE}
Libs: -L\${libdir} ${libs}
+ Libs.private: -lm -lrt ${threads}
Cflags: -I\${includedir}
EOF
insinto /usr/${libdir}/pkgconfig