(wrong string) ée

From: <git_AT_suckless.org>
Date: Mon, 9 May 2016 21:48:43 +0200 (CEST)

commit 2032831f83953dd23e3b7e393d1da258ce37cb6e
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Mon May 9 21:48:23 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Mon May 9 21:48:31 2016 +0200

    gmp supports static linking, but it is opt-in
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/doc/what-is-libzahl.tex b/doc/what-is-libzahl.tex
index 2979a23..5f2e9a1 100644
--- a/doc/what-is-libzahl.tex
+++ b/doc/what-is-libzahl.tex
_AT_@ -50,7 +50,8 @@ TomsFastMath (tfm) and Hebimath. All of these have problems:
 \begin{itemize}
 \item
 GNU MP is extremely bloated, can only be complied with
-GCC, can only be dynamically linked, and requires that
+GCC, can only be dynamically linked by default, it is
+required to opt in for static linking, and requires that
 you use glibc unless another C standard library was used
 when GNU MP was compiled. Additionally, whilst its
 performance is generally good, it can still be improved.
Received on Mon May 09 2016 - 21:48:43 CEST

This archive was generated by hypermail 2.3.0 : Mon May 09 2016 - 22:00:17 CEST