Skip to content

Draft: Bug 40093: Ensure application-services libs do not include libc networking symbols

Alex Catarineu requested to merge acat/tor-browser-build:40093 into master

Closes #40093 (closed).

This compiles and links NSS/application-services with lto, and also adds a check which will make the building of the application-services project fail if it finds networking symbols in the final built libraries.

Edited by Alex Catarineu

Merge request reports