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

fix: remove -fopenmp option for macOS builds #1653

Merged
merged 1 commit into from
Dec 18, 2023
Merged

fix: remove -fopenmp option for macOS builds #1653

merged 1 commit into from
Dec 18, 2023

Conversation

chenrui333
Copy link
Contributor

@chenrui333 chenrui333 commented Dec 16, 2023

clang: error: unsupported option '-fopenmp'

fixes #1652
relates to Homebrew/homebrew-core#157199

```
clang: error: unsupported option '-fopenmp'
```

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 changed the title chore: remove -fopenmp option for macOS builds fix: remove -fopenmp option for macOS builds Dec 16, 2023
@sighingnow
Copy link
Member

Thank you!

@sighingnow sighingnow merged commit 513cb1c into v6d-io:main Dec 18, 2023
5 checks passed
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.

clang: error: unsupported option '-fopenmp'
2 participants