Skip to content

Fix building without sandboxing#769

Merged
jsharpe merged 1 commit intobazel-contrib:mainfrom
keith:ks/fix-building-without-sandboxing
Aug 20, 2021
Merged

Fix building without sandboxing#769
jsharpe merged 1 commit intobazel-contrib:mainfrom
keith:ks/fix-building-without-sandboxing

Conversation

@keith
Copy link
Copy Markdown
Member

@keith keith commented Aug 20, 2021

Since 466c32c any changes you made
while testing rules_foreign_cc, or changes to those rules, would not
invalidate the CMakeCache.txt and lead to build issues. It wasn't the
case before that because new temp dirs were used each time.

@keith
Copy link
Copy Markdown
Member Author

keith commented Aug 20, 2021

cc @attilaolah @scele

@keith keith mentioned this pull request Aug 20, 2021
@keith keith force-pushed the ks/fix-building-without-sandboxing branch from 10186cf to 4587f08 Compare August 20, 2021 04:18
Since 466c32c any changes you made
while testing rules_foreign_cc, or changes to those rules, would not
invalidate the CMakeCache.txt and lead to build issues. It wasn't the
case before that because new temp dirs were used each time.
@keith keith force-pushed the ks/fix-building-without-sandboxing branch from 4587f08 to f8c5e10 Compare August 20, 2021 04:56
Copy link
Copy Markdown
Member

@jsharpe jsharpe left a comment

Choose a reason for hiding this comment

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

Thanks for finding this issue!

@jsharpe jsharpe merged commit 4ee863c into bazel-contrib:main Aug 20, 2021
@keith keith deleted the ks/fix-building-without-sandboxing branch September 21, 2021 21:44
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