Richard Pospesel pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits: 4068fc29 by Richard Pospesel at 2022-12-09T11:20:10+00:00 Bug 40708: tor.exe in tor-expert-bundle not writing stdout even when run from cmd.exe
- - - - -
1 changed file:
- projects/tor/config
Changes:
===================================== projects/tor/config ===================================== @@ -15,6 +15,10 @@ targets: git_hash: main tag_gpg_id: 0
+ windows: + var: + flag_mwindows: '-Wl,--subsystem,console' + linux-i686: var: libdir: lib32
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/40...
tbb-commits@lists.torproject.org