[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-13.0] 2 commits: Update rbm for rbm#40062
boklm (@boklm)
git at gitlab.torproject.org
Fri Oct 13 05:14:05 UTC 2023
boklm pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
1fc15e38 by Nicolas Vigier at 2023-10-13T07:13:11+02:00
Update rbm for rbm#40062
- - - - -
d20f3409 by Nicolas Vigier at 2023-10-13T07:13:28+02:00
Bug 40975: Don't include libstdc++ twice in Tor Browser
- - - - -
2 changed files:
- projects/firefox/build
- rbm
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
=====================================
rbm
=====================================
@@ -1 +1 @@
-Subproject commit fb51b232ea9281032762df30211400139ff80275
+Subproject commit 0a47c75f7b9b3c6ccc4086b44336be0b85e5fbef
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/02ae80951b3674ca694dfbac622b7e4ff02f7562...d20f340967af2879076d865c27ce8b83cd83dc3e
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/02ae80951b3674ca694dfbac622b7e4ff02f7562...d20f340967af2879076d865c27ce8b83cd83dc3e
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20231013/34b746d9/attachment-0001.htm>
More information about the tbb-commits
mailing list