Files
tor/changes
David Goulet c5817a0daf 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>
2021-01-13 09:52:10 -05:00
..
2020-10-27 14:47:42 -07:00
2020-11-10 17:29:37 -05:00
2020-11-02 07:15:10 -05:00
2020-10-28 11:48:23 -04:00
2020-11-17 07:58:26 -05:00