[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #24386 [Applications/Tor Browser]: Check if projects/firefox/mozconfig-linux-i686 changes are needed
#24386: Check if projects/firefox/mozconfig-linux-i686 changes are needed
------------------------------------------+----------------------
Reporter: boklm | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords: tbb-rbm
Actual Points: | Parent ID: #23656
Points: | Reviewer:
Sponsor: |
------------------------------------------+----------------------
The file `tor-browser-build.git/projects/firefox/mozconfig-linux-x86_64`
is identical to `tor-browser.git/.mozconfig`.
The `mozconfig-linux-i686` file however includes the following changes:
{{{
$ diff projects/firefox/mozconfig-linux-x86_64 projects/firefox/mozconfig-
linux-i686
7a8,15
> export CFLAGS=-m32
> export CXXFLAGS=-m32
> export LDFLAGS=-m32
> export XLDOPTS=-m32
> export ASFLAGS=-m32
>
> ac_add_options --host=i686-linux-gnu
>
}}}
We should check whether those changes are necessary, or if they can be
moved outside of the mozconfig file so that we can use `tor-
browser.git/.mozconfig` for the linux32 builds.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24386>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs