Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T tor-browser-build
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 212
    • Issues 212
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • tor-browser-build
  • Issues
  • #40323
Closed
Open
Issue created Jul 02, 2021 by Georg Koppen@gkDeveloper

Remove unused gombile project

I went over our set of patch files and it seems we forgot to remove a bunch of them in the past:

find -type f -name build -exec grep "patch -" {} \; | wc -l
32

vs.

find -type f -name *.patch | wc -l
37

I took a quick look and at least

./kcp-go/remove-crypt-fec.patch
./gomobile/0001-If-the-GOMOBILE_TMPDIR-env-variable-is-defined-use-t.patch
./goutls/sessionid.patch

can go.

Edited Jul 05, 2021 by Georg Koppen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking