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 cflags for bcc #47

Merged
merged 2 commits into from
Jan 25, 2019
Merged

add cflags for bcc #47

merged 2 commits into from
Jan 25, 2019

Conversation

richardelling
Copy link
Contributor

Sometimes we just need to pass cflags to bcc. For example, to use alternate include directories:

    ...
    cflags:
      - -I/usr/local/include
      - -I/opt/project/include
    code: |
    ...

@bobrik
Copy link
Contributor

bobrik commented Jan 25, 2019

Can you add this to the README as well?

@richardelling
Copy link
Contributor Author

done

@bobrik bobrik merged commit da8fb86 into cloudflare:master Jan 25, 2019
@bobrik
Copy link
Contributor

bobrik commented Jan 25, 2019

Thanks! 🎉

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