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

BUILD: fix build now that sandboxing is enabled. #91

Merged
merged 1 commit into from
Jan 8, 2016

Conversation

mikedanese
Copy link
Contributor

Now that sandboxing is enabled in newer versions of bazel,
we need to declare all inputs or the build will fail.

http://bazel.io/blog/2015/09/11/sandboxing.html

Now that sandboxing is enabled in newer versions of bazel,
we need to declare all inputs or the build will fail.

http://bazel.io/blog/2015/09/11/sandboxing.html

Signed-off-by: Mike Danese <mikedanese@google.com>
@sparkprime
Copy link
Contributor

Thanks. It'd be good to have a regression test for building with bazel.

sparkprime added a commit that referenced this pull request Jan 8, 2016
BUILD: fix build now that sandboxing is enabled.
@sparkprime sparkprime merged commit e0b974b into google:master Jan 8, 2016
@sparkprime
Copy link
Contributor

And setup.py for that matter...

sbarzowski added a commit to sbarzowski/jsonnet that referenced this pull request Jun 10, 2024
Sadly it means that std in no longer the same object in each file.
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