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

Add include dirs to the CGO command line arguments #23

Closed
wants to merge 1 commit into from

Conversation

jvshahid
Copy link
Contributor

Summary: Without the include dirs, the cgo command won't be able to find the header files causing buck2 build to fail.

Differential Revision: D44788778

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Apr 10, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44788778

jvshahid added a commit to jvshahid/buck2-prelude that referenced this pull request Apr 10, 2023
Summary:
X-link: facebook/ocamlrep#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Differential Revision: D44788778

fbshipit-source-id: 8222f75c872ffd8166111373fcc34893c19e20e9
jvshahid added a commit to jvshahid/buck2 that referenced this pull request Apr 10, 2023
Summary:
X-link: facebook/ocamlrep#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Differential Revision: D44788778

fbshipit-source-id: f89c251fbed02ec377e3c63ee47baf597504d733
Summary:
X-link: facebook/buck2#134

X-link: facebook/buck2-prelude#8

Pull Request resolved: facebook#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Differential Revision: D44788778

fbshipit-source-id: 973def0e23995be04f7ba05fc02e73365d15627d
jvshahid added a commit to jvshahid/buck2 that referenced this pull request Apr 10, 2023
Summary:
Pull Request resolved: facebook#134

X-link: facebook/buck2-prelude#8

X-link: facebook/ocamlrep#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Differential Revision: D44788778

fbshipit-source-id: 56f4f804f58437008339c9bea63cacff1800d0d9
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44788778

jvshahid added a commit to jvshahid/buck2-prelude that referenced this pull request Apr 10, 2023
Summary:
X-link: facebook/buck2#134

Pull Request resolved: facebook#8

X-link: facebook/ocamlrep#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Differential Revision: D44788778

fbshipit-source-id: a18b2994bd6289716932e45ff9ce9f95ba45720c
facebook-github-bot pushed a commit to facebook/buck2-prelude that referenced this pull request Apr 13, 2023
Summary:
X-link: facebook/buck2#134

Pull Request resolved: #8

X-link: facebook/ocamlrep#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Reviewed By: krallin

Differential Revision: D44788778

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

This pull request has been merged in e9320e2.

facebook-github-bot pushed a commit to facebook/buck2 that referenced this pull request Apr 13, 2023
Summary:
Pull Request resolved: #134

X-link: facebook/buck2-prelude#8

X-link: facebook/ocamlrep#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Reviewed By: krallin

Differential Revision: D44788778

fbshipit-source-id: d1ed1a8ec2463aaba615844c0a3ff54158c1dc69
benbrittain pushed a commit to benbrittain/buck2 that referenced this pull request Apr 23, 2023
Summary:
Pull Request resolved: facebook#134

X-link: facebook/buck2-prelude#8

X-link: facebook/ocamlrep#23

Without the include dirs, the cgo command won't be able to find the header files causing `buck2 build` to fail.

Reviewed By: krallin

Differential Revision: D44788778

fbshipit-source-id: d1ed1a8ec2463aaba615844c0a3ff54158c1dc69
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. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants