aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinis Danne <rei4dan@gmail.com>2014-02-14 15:51:30 +0200
committerReinis Danne <rei4dan@gmail.com>2014-02-14 15:51:30 +0200
commitdd742fe61965e5ab01b7af471620a5c37b22ea18 (patch)
treeadf67952beee48be58778585227f8bbb52b7c75d /sci-libs/armadillo/ChangeLog
parentFix build v2 (diff)
downloadsci-dd742fe61965e5ab01b7af471620a5c37b22ea18.tar.gz
sci-dd742fe61965e5ab01b7af471620a5c37b22ea18.tar.bz2
sci-dd742fe61965e5ab01b7af471620a5c37b22ea18.zip
sci-libs/armadillo: Add patch with option to disable wrapper
With this programs can be built only against armadillo headers and linked directly to math libraries by using -DARMA_NO_WRAPPER at compile time.
Diffstat (limited to 'sci-libs/armadillo/ChangeLog')
-rw-r--r--sci-libs/armadillo/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/armadillo/ChangeLog b/sci-libs/armadillo/ChangeLog
index e28dc789d..5d0748c8f 100644
--- a/sci-libs/armadillo/ChangeLog
+++ b/sci-libs/armadillo/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Feb 2014; Reinis Danne <rei4dan@gmail.com> armadillo-4.000.3.ebuild,
+ +files/armadillo-opt_wrapper.patch:
+ Add patch to make the wrapper optional at consumer compile time.
+
10 Feb 2014; SĂ©bastien Fabbro <bicatali@gentoo.org> armadillo-4.000.3.ebuild:
sci-libs/armadillo: removed int64 flag, it is only for revdep at compile time