-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
buildThe build process and cross-buildThe build process and cross-buildtopic-JITtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildtopic-JITtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error