We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae032d commit f941becCopy full SHA for f941bec
Changelog
@@ -7,9 +7,9 @@ HYPERMAIL VERSION 2.4.1:
7
8
2022-11-04 Jose Kahan
9
* src/Makefile.in
10
- Some C linkers require libraries to be declared after functions in that library
11
- are called, and not before. This was notably with -lm and -ltrio, where -lm had
12
- to be declared after -ltrio.
+ Some C linkers require libraries to be declared after functions in that
+ library are called, and not before. This was notably with -lm and
+ -ltrio, where -lm had to be declared after -ltrio.
13
(closes # 84)
14
15
2021-06-04 Baptiste Daroussin
0 commit comments