
Richard Pospesel pushed to branch maint-12.0 at The Tor Project / Applications / tor-browser-build Commits: 62a1f93c by Richard Pospesel at 2022-12-09T11:22:21+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/62... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/62... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Richard Pospesel (@richard)