If CFLAGS are set during configure, they are not propagated to the clang invocation to build the JIT stencils. This is problematic for downstream consumers, e.g., in python-build-standalone where we're using an isolated build system and the clang invocation fails to find required includes.
Linked PRs
Reactions are currently unavailable
If CFLAGS are set during configure, they are not propagated to the clang invocation to build the JIT stencils. This is problematic for downstream consumers, e.g., in python-build-standalone where we're using an isolated build system and the clang invocation fails to find required includes.
Linked PRs