summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-06-12 15:23:04 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-06-12 15:23:04 +0200
commitd13b585123c8be75b6256e4aba696dcd65fee388 (patch)
treee158be7df627ab0ffad3c0520d090e7f3b495138 /debian/changelog
parentb6d352a83740be5ce12e33b0b89980538246a504 (diff)
Patch to force linking against libatomic for parts that use TBB. Should fix building on MIPS et al.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e75e09cb..d84a3a7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
gudhi (2.1.0+dfsg-3) UNRELEASED; urgency=medium
* Add patch for floating point rounding problem on some architectures.
+ * Add patch that forces linking against libatomic. This hopefully fixes
+ building on MIPS et al.
* Install utilities (gudhi-utils).
- -- Gard Spreemann <gspreemann@gmail.com> Tue, 12 Jun 2018 10:50:01 +0200
+ -- Gard Spreemann <gspreemann@gmail.com> Tue, 12 Jun 2018 15:22:01 +0200
gudhi (2.1.0+dfsg-2) unstable; urgency=medium