Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pygobject pygobject
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 280
    • Issues 280
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • pygobjectpygobject
  • Issues
  • #253

Closed
Open
Created Sep 02, 2018 by Tom Schoonjans@tschoonj

pygobject links against Python dylib on macOS

I am currently updating the Homebrew formula for pygobject3 and saw that the new meson build system is explicitly linking against the python dylib, which is over-linking and potentially dangerous.

I managed to fix this by removing the reference to the dylib in build.ninja after meson is run, but ideally this should be done in the meson script (or perhaps meson itself...)

I am guessing that the same problem will occur on Linux as well...

Assignee
Assign to
Time tracking