Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P package-helpers
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • trisquel
  • package-helpers
  • Issues
  • #18

Closed
Open
Created Jun 11, 2021 by Pablo Correa @pabloyoyoistaContributor

Allow build without pkgstrip

And attempt to disable pkgstrip was done in !392 (closed). However, in the general case, it should still be run. It would be helpful to have a variable to disallow it for certain builds.

There are two options:

  • Pass the variable down to the builder (this is annoying, as requires support at build time)
  • Try if adding "NO_PKG_MANGLE := true" as the second line of debian/rules work. Then "we could automate that on helpers/config" (quidam)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking