Skip to content

Conversation

mofeing
Copy link

@mofeing mofeing commented Dec 14, 2024

cc @giordano @gbaraldi

@wsmoses given that Bazel makes it so difficult to get values from env vars, this is actually easier

Comment on lines +363 to +367
"%sysroot%/usr/include",
"%sysroot%/../include/c++/10.2.0",
"%sysroot%/../include/c++/10.2.0/$(aatarget)",
"%sysroot%/../include/c++/10.2.0/backward",
"%sysroot%/../include/c++/10.2.0/parallel",
Copy link
Member

Choose a reason for hiding this comment

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

Hardcoding paths like this doesn't seem good, also because they're specific to the GCC version used.

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