Skip to content

Add the compiler name, version and libs used to compile

Guinness requested to merge guinness/tor:32102-add-build-information into master

This changes the behaviour of tor --version in such a way.

src/app/tor --version
Tor version 0.4.5.1-alpha-dev (git-46ccde66a97d7985).
Tor is running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1h, Zlib 1.2.11, Liblzma 5.2.4, Libzstd 1.4.5 and Glibc 2.31 as libc.
Tor compiled with GCC version 10.2.0

Closes #32102 (closed)

Merge request reports