[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51479] [PATCH 0/1] gnu: ta-lib: Explicitly link math library
From: |
Foo Chuan Wei |
Subject: |
[bug#51479] [PATCH 0/1] gnu: ta-lib: Explicitly link math library |
Date: |
Fri, 29 Oct 2021 11:04:17 +0000 |
The math library has to be linked with ta-lib. Otherwise, errors may
occur. For example: https://github.com/rivella50/talib-ruby/issues/6
The fix here was copied from the patch used by Arch Linux and Gentoo.
https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-libs/ta-lib/files/ta-lib-0.4.0-asneeded.patch
Foo Chuan Wei (1):
gnu: ta-lib: Explicitly link math library
gnu/packages/finance.scm | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
base-commit: ad39268cdf075f4c4eeb87ed78ce46ca6f817675
--
2.25.1
- [bug#51479] [PATCH 0/1] gnu: ta-lib: Explicitly link math library,
Foo Chuan Wei <=