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 TBB dependency #412

Merged
merged 2 commits into from
Sep 11, 2018
Merged

Add TBB dependency #412

merged 2 commits into from
Sep 11, 2018

Conversation

mattpag
Copy link
Contributor

@mattpag mattpag commented Sep 6, 2018

Falco counterpart of draios/sysdig#1213.

As for the sysdig PR, once the PR is approved the download URL for TBB has to be changed to point under download.draios.com.

@mattpag mattpag requested a review from mstemm September 6, 2018 09:22
Copy link
Contributor

@mstemm mstemm left a comment

Choose a reason for hiding this comment

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

I can help you get it copied to our dependencies directory.

CMakeLists.txt Outdated
set(TBB_INCLUDE "${TBB_SRC}/include/")
set(TBB_LIB "${TBB_SRC}/build/lib_release/libtbb.a")
ExternalProject_Add(tbb
URL "https://github.com/01org/tbb/archive/2018_U5.tar.gz" # FIXME
Copy link
Contributor

Choose a reason for hiding this comment

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

I will kindly point out the FIXME here. I think you want to copy this to downloads.draios.com right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup (I also highlighted it in the PR description)

@mattpag mattpag merged commit 81e2e67 into dev Sep 11, 2018
@mattpag mattpag deleted the fqdn-filterchecks branch September 11, 2018 10:00
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.

None yet

2 participants