diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-27 21:30:21 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-10-28 10:54:53 -0400 |
commit | 74babcb1eafb1b8e8b67b83eba676a457e34a533 (patch) | |
tree | d7fac355a809c047ad894126a0b476577f598b3a /changes | |
parent | 18f836ee8f63af4506a56ca55cab3333637864b6 (diff) | |
download | tor-74babcb1eafb1b8e8b67b83eba676a457e34a533.tar.gz tor-74babcb1eafb1b8e8b67b83eba676a457e34a533.zip |
Fix undefined reference to libm functions linking tor-fw-helper
When configuring tor without upnp support, ie ./configure --disable-upnp,
tor-fw-helper fails to link with undefined references to `ceil' and
`log'. This if fixed by linking to libm.
X-Gentoo-Bug: 435040
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=435040
Reported-by: Alexandre <alexandre.cortes@outlook.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'changes')
0 files changed, 0 insertions, 0 deletions