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

ghc: Remove unecessary compiler options #5424

Merged
merged 1 commit into from Oct 13, 2019
Merged

Conversation

essandess
Copy link
Contributor

ghc: Remove unecessary compiler options

  • Remove compiler.cpath and compiler.library_path

Fixes: https://trac.macports.org/ticket/59160

Description

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

macOS 10.14.6 18G103
Xcode 11.0 11A420a

Verification

Have you

  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

* Remove compiler.cpath and compiler.library_path

Fixes: https://trac.macports.org/ticket/59160
@macportsbot macportsbot added maintainer maintainer: open Affects an openmaintainer port type: bugfix labels Oct 4, 2019
@macportsbot
Copy link

Travis Build #8498 Errored.

Lint results
--->  Verifying Portfile for ghc
--->  0 errors and 0 warnings found.

The build timed out.

@cjones051073 cjones051073 merged commit b579fa9 into macports:master Oct 13, 2019
@essandess essandess deleted the ghc branch October 13, 2019 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants