boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
8b293d6b by Nicolas Vigier at 2023-10-12T13:15:18+02:00
Bug 40975: Don't include libstdc++ twice in Tor Browser
- - - - -
1 changed file:
- projects/firefox/build
Changes:
=====================================
projects/firefox/build
=====================================
@@ -312,7 +312,7 @@ END;
[% IF c("var/linux") -%]
/var/tmp/dist/gcc/bin/g++ $rootdir/abicheck.cc -o Browser/abicheck -std=c++17
- [% IF !c("var/torbrowser") -%]
+ [% IF !c("var/tor-browser") -%]
libdest=Browser/libstdc++
mkdir -p "$libdest"
# FIXME: tor-browser-build#40749
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/8b293d6bacee7e2f437420a4a7ef43d9138d8894
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/8b293d6bacee7e2f437420a4a7ef43d9138d8894
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits