Skip to content

Fix bundling error on buildbots#8392

Merged
alexreinking merged 1 commit into
mainfrom
build/bundle-static-fix
Aug 16, 2024
Merged

Fix bundling error on buildbots#8392
alexreinking merged 1 commit into
mainfrom
build/bundle-static-fix

Conversation

@alexreinking

Copy link
Copy Markdown
Member

LLVM as it is built on the buildbots depends on -lrt, which is not a target. Filter out non-target dependencies from consideration.

Skipping buildbots because this code is not tested by the PR workflows.

LLVM as it is built on the buildbots depends on `-lrt`, which is not a target. Filter out non-target dependencies from consideration.
@alexreinking

Copy link
Copy Markdown
Member Author

Clearly buildbot_test_nothing isn't working

@abadams abadams left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Not sure I understand, but rubber-stamping

@alexreinking alexreinking merged commit 9864bd4 into main Aug 16, 2024
@alexreinking alexreinking deleted the build/bundle-static-fix branch August 16, 2024 20:51
mcourteaux pushed a commit to mcourteaux/Halide that referenced this pull request Sep 15, 2024
LLVM as it is built on the buildbots depends on `-lrt`, which is not a
target. Filter out non-target dependencies from consideration.
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