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/…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/…
You're receiving this email because of your account on gitlab.torproject.org.
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/8…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/8…
You're receiving this email because of your account on gitlab.torproject.org.
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
b37820c5 by Nicolas Vigier at 2023-10-12T09:49:11+02:00
Update rbm for rbm#40062
- - - - -
1 changed file:
- rbm
Changes:
=====================================
rbm
=====================================
@@ -1 +1 @@
-Subproject commit fb51b232ea9281032762df30211400139ff80275
+Subproject commit 0a47c75f7b9b3c6ccc4086b44336be0b85e5fbef
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b…
You're receiving this email because of your account on gitlab.torproject.org.