Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • abuild abuild
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 64
    • Issues 64
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 39
    • Merge requests 39
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • abuildabuild
  • Merge requests
  • !161

Add "suid-nopie" option to override PIE suid check

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Drew DeVault requested to merge ddevault/abuild:suid-nopie into master Aug 28, 2022
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 1

Some languages (such as Hare) do not support position-independent executables. Such cases require extra care and scrutiny, but should not be entirely disallowed. So: a new option which downgrades the error to a warning in this situation.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: suid-nopie