summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-01-13 09:48:45 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-01-13 09:52:10 -0500
commitc5817a0dafc67882f15730ee818fbcdba1b7b915 (patch)
treea42e32c021563648f59b5e838cad0a533aede5b4 /configure.ac
parentc931eae9811a3bba3720f22159f43af8ad3a1b1b (diff)
downloadtor-c5817a0dafc67882f15730ee818fbcdba1b7b915.tar.gz
tor-c5817a0dafc67882f15730ee818fbcdba1b7b915.zip
m4: Change LIBS order of TOR_SEARCH_LIBRARY()
Some gcc versions do explode if the order of the linker flags are not correct. One issue was statically building OpenSSL which would require that "-lssl -lcrypto" be put _before_ the "-lpthread -ldl" flags. I have not such problem with GCC 10 but does with GCC 9. Closes #33624 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions