Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 673
    • Issues 673
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • PyPy
  • pypypypy
  • Merge requests
  • !835

add a --no-make-portable to disable portable build on macOS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michael Cho requested to merge branch/no-make-portable into branch/default Sep 02, 2021
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

--HG-- branch : no-make-portable

Simple fix for first issue in #3538 (closed) on adding a way to disable macOS portable build.

The logic to support this already exists given NegateAction. Only need to expose the actual argument to user.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: branch/no-make-portable