Skip to content

Fix OpenMP Travis Build Error#114

Open
VincentS wants to merge 1 commit into
rumpkernel:masterfrom
VincentS:openmp_patch
Open

Fix OpenMP Travis Build Error#114
VincentS wants to merge 1 commit into
rumpkernel:masterfrom
VincentS:openmp_patch

Conversation

@VincentS
Copy link
Copy Markdown
Contributor

This should hopefully fix the OpenMP Travis build error.

Signed-off-by: Vincent Schwarzer <vincent.schwarzer@yahoo.de>
@VincentS VincentS changed the title Fixed hopefully Travis build error Fix OpenMP Travis Build Error Jun 30, 2016
@VincentS
Copy link
Copy Markdown
Contributor Author

VincentS commented Jun 30, 2016

#92 Reference Issue

@VincentS
Copy link
Copy Markdown
Contributor Author

How can I check if OpenMP builds with this fix on Travis?

@anttikantee
Copy link
Copy Markdown
Member

On 22/07/16 13:43, Vincent Schwarzer wrote:

How can I check if OpenMP builds with this fix on Travis?

AFAIR you just enable it in .travis.yml on a branch and either push that
branch or open a PR with your .travis.yml change.

(it would be good to document this sort of thing somewhere, but the hard
things is deciding where to document it)

@anttikantee
Copy link
Copy Markdown
Member

Looking at the actual change, I don't think it's a good idea to hardcode bash instead of $(shell)

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