Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py-ujson: add stdlib flag to clang builds #16383

Merged
merged 2 commits into from Oct 18, 2022
Merged

Conversation

kencu
Copy link
Contributor

@kencu kencu commented Oct 18, 2022

MacPorts does not use the default system stdlib
on older systems. The cxx compilers therefore sometimes need to be forced to use the desired cxx_stdlib.

closes: https://trac.macports.org/ticket/66014

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.7.5 11G63 x86_64
Xcode 4.6.3 4H1503

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

MacPorts does not use the default system stdlib
on older systems. The cxx compilers therefore sometimes
need to be forced to use the desired cxx_stdlib.

closes: https://trac.macports.org/ticket/66014
@macportsbot
Copy link

Notifying maintainers:
@reneeotten for port py-ujson.

@macportsbot macportsbot added by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port type: bugfix labels Oct 18, 2022
so the buildbots will build the new version
@reneeotten reneeotten merged commit 678386b into macports:master Oct 18, 2022
@reneeotten
Copy link
Contributor

thanks @kencu !

@kencu kencu deleted the lionfix branch October 18, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port type: bugfix
3 participants