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 OpenMP builds on Unix #2477

Merged
merged 1 commit into from
May 31, 2019
Merged

Fix OpenMP builds on Unix #2477

merged 1 commit into from
May 31, 2019

Conversation

ismail
Copy link
Contributor

@ismail ismail commented May 31, 2019

First of all do not use -Xclang -fopenmp, just use -fopenmp as this feature is stable so long now. Also on UNIX you'll need to link to pthread to get OpenMP link correctly.

@ismail
Copy link
Contributor Author

ismail commented May 31, 2019

CI fails seems to be due to other changes in the master.

@zdenop zdenop merged commit 359f3c5 into tesseract-ocr:master May 31, 2019
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.

2 participants