Skip to content

Passes cxx options with using -optcxx flag.#6226

Closed
qnikst wants to merge 1 commit intohaskell:masterfrom
qnikst:cxx-opts
Closed

Passes cxx options with using -optcxx flag.#6226
qnikst wants to merge 1 commit intohaskell:masterfrom
qnikst:cxx-opts

Conversation

@qnikst
Copy link
Copy Markdown
Collaborator

@qnikst qnikst commented Sep 7, 2019

Recent GHC accepts CXX flags passed by optcxx, and this patch
makes use of that feature.


Please include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Any changes that could be relevant to users have been recorded in the changelog.
  • The documentation has been updated, if necessary.
  • If the change is docs-only, [ci skip] is used to avoid triggering the build bots.

Please also shortly describe how you tested your change. Bonus points for added tests!

Recent GHC accepts CXX flags passed by optcxx, and this patch
makes use of that feature.
Copy link
Copy Markdown
Collaborator

@phadej phadej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@expipiplus1
Copy link
Copy Markdown

Is it possible to get this merged, please?

@phadej phadej self-requested a review June 9, 2020 10:40
Copy link
Copy Markdown
Collaborator

@phadej phadej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #6421 (comment)

Having tests for those cases (and what happens with older GHCs) will make it easier to merge this PR.

@phadej
Copy link
Copy Markdown
Collaborator

phadej commented Sep 16, 2020

Thanks to @ejconlon for writing tests in #7072

@phadej phadej closed this Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants