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

tbb: Fix compilation on OSX #8744

Merged
merged 2 commits into from Nov 1, 2019
Merged

tbb: Fix compilation on OSX #8744

merged 2 commits into from Nov 1, 2019

Conversation

tarcila
Copy link
Contributor

@tarcila tarcila commented Oct 25, 2019

Make sure CMake detected sysroot is correctly forwarded to TBB build
system so system headers files will be found later on.

Fixes: #8626

Make sure CMake detected sysroot is correctly forwarded to TBB build
system so system headers files will be found later on.
@ras0219-msft
Copy link
Contributor

/azp run

@acgetchell
Copy link

@tarcila
Copy link
Contributor Author

tarcila commented Oct 29, 2019

@acgetchell Thanks for confirming it works for you!

@acgetchell
Copy link

@tarcila TBB speeds up my triangulation code by a factor of 3, so this is a really important fix to me. Thank you for that!

@cbezault
Copy link
Contributor

Copy link
Contributor

@cbezault cbezault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please bump the version in the CONTROL file.

@tarcila
Copy link
Contributor Author

tarcila commented Nov 1, 2019

@cbezault Version bump done!

@vicroms
Copy link
Member

vicroms commented Nov 1, 2019

Thanks for the PR!

@vicroms vicroms merged commit 84bafa6 into microsoft:master Nov 1, 2019
MBoldyrev added a commit to MBoldyrev/iroha that referenced this pull request Jan 29, 2020
specifically to have this patch that fixes TBB on macos:
microsoft/vcpkg#8744

Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>
MBoldyrev added a commit to hyperledger/iroha that referenced this pull request Feb 6, 2020
specifically to have this patch that fixes TBB on macos:
microsoft/vcpkg#8744

Signed-off-by: Mikhail Boldyrev <miboldyrev@gmail.com>
@tarcila tarcila deleted the fix-tbb-osx branch February 15, 2021 16:58
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.

[tbb] build failure
5 participants