diff options
author | Rosen Penev <rosenp@gmail.com> | 2019-10-14 22:59:42 -0700 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2019-10-15 18:13:54 +0200 |
commit | 4533ba6810cb8ad00fdc4b320ed6619c145174bf (patch) | |
tree | 91e3b639c263d5e4140ac6018364db6d65cb7888 /tools/missing-macros/src/m4/wint_t.m4 | |
parent | 48b5d08a483a29c4e654a08580fffe12559e41b7 (diff) | |
download | upstream-4533ba6810cb8ad00fdc4b320ed6619c145174bf.tar.gz upstream-4533ba6810cb8ad00fdc4b320ed6619c145174bf.tar.bz2 upstream-4533ba6810cb8ad00fdc4b320ed6619c145174bf.zip |
lua: fix linking under glibc
Compilation of liblua itself works, but when other packages link against
it, the linker starts throwing undefined references to a bunch of math
functions in libm.
First discovered in a failed attempt to transition a package to uClibc++.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
[fix commit title capitalization]
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'tools/missing-macros/src/m4/wint_t.m4')
0 files changed, 0 insertions, 0 deletions