Skip to content

cxx: expose compiler parameter#7

Closed
zhouhaibing089 wants to merge 1 commit intofacebook:mainfrom
zhouhaibing089:cxx-compiler-param
Closed

cxx: expose compiler parameter#7
zhouhaibing089 wants to merge 1 commit intofacebook:mainfrom
zhouhaibing089:cxx-compiler-param

Conversation

@zhouhaibing089
Copy link
Contributor

As pointed out in facebook/buck2#116, it could be helpful to pinpoint a specific version of clang. This is an attempt to expose two more parameters:

  1. compiler which defaults to clang
  2. cxx_compiler which defaults to clang++

As pointed out in facebook/buck2#116, it could be helpful to pinpoint a specific
version of clang. This is an attempt to expose two more parameters:

1. `compiler` which defaults to `clang`
2. `cxx_compiler` which defaults to `clang++`
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 9, 2023
@facebook-github-bot
Copy link
Contributor

@ndmitchell has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot pushed a commit to facebook/ocamlrep that referenced this pull request Apr 12, 2023
Summary:
As pointed out in facebook/buck2#116, it could be helpful to pinpoint a specific version of clang. This is an attempt to expose two more parameters:

1. `compiler` which defaults to `clang`
2. `cxx_compiler` which defaults to `clang++`

X-link: facebook/buck2-prelude#7

Reviewed By: krallin

Differential Revision: D44871158

Pulled By: ndmitchell

fbshipit-source-id: 43e96250e1c704ac0c6fbe0dcb1ff7398f5c6a5b
@facebook-github-bot
Copy link
Contributor

@ndmitchell merged this pull request in 4fca09a.

facebook-github-bot pushed a commit to facebook/buck2 that referenced this pull request Apr 12, 2023
Summary:
As pointed out in #116, it could be helpful to pinpoint a specific version of clang. This is an attempt to expose two more parameters:

1. `compiler` which defaults to `clang`
2. `cxx_compiler` which defaults to `clang++`

X-link: facebook/buck2-prelude#7

Reviewed By: krallin

Differential Revision: D44871158

Pulled By: ndmitchell

fbshipit-source-id: 43e96250e1c704ac0c6fbe0dcb1ff7398f5c6a5b
@ndmitchell
Copy link
Contributor

Thanks for the contribution!

avdv added a commit to avdv/buck2-prelude that referenced this pull request Aug 25, 2025
…dden-input

Add hidden inputs to final ghci script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants