[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #26323 [Applications/Tor Browser]: Build 32bit Linux bundles on 64bit systems
#26323: Build 32bit Linux bundles on 64bit systems
-------------------------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: task | Status: new
Priority: Very High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm, TorBrowserTeam201902 | Actual Points:
Parent ID: #26468 | Points:
Reviewer: | Sponsor:
-------------------------------------------+--------------------------
Comment (by boklm):
Replying to [comment:12 dcf]:
> Replying to [comment:10 boklm]:
> > This is fixed by adding an `export CGO_ENABLED=1`. It seems that cgo
is enabled by default, except when cross-compiling, which is the case when
we build for linux-i686 on linux-x86_64, so the build of `go-webrtc` was
missing the cgo parts.
> >
> > I am not sure if we should add this `export CGO_ENABLED=1` to
`var/setup` in `projects/go/config`, so that it applies to all go
projects, or add it only in `projects/go-webrtc/config` and
`projects/snowflake/config`.
>
> I think either way should work. It is probably sufficient to set
`CGO_ENABLED=1` only in the projects that use Cgo, but I don't know any
disadvantages to keeping to always set.
Thanks! If there is no known disadvantages to keeping it always set, then
I think it's easier to just set it in one place.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26323#comment:13>
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