Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
tor-browser-build
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 199
    • Issues 199
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Applications
  • tor-browser-build
  • Issues
  • #31846

Closed
Open
Created Sep 24, 2019 by cypherpunks@cypherpunks

Clean up mingw-w64 project to make it clean

The pthread situation is a bit unfortunate. It doesn't seem that Rust depends on winpthread: ​https://github.com/rust-lang/rust/issues/13501 Have you changed --enable-threads=posix to --enable-threads=win32? Also you can remove old --with-gnu-ld --with-gnu-as.

LDFLAGS_FOR_TARGET does not work for some reason. Thus, we take

CFLAGS_FOR_TARGET.

It didn't work, because linker didn't want to eat -specs. Try now. Also where are --no-seh, --large-address-aware for x86 and --high-entropy-va, --image-base for x64?

--enable-sdk=all --enable-secure-api They are no longer needed (set by default).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None