Open
Description
openedon Nov 16, 2023
Since c3a08fe, we no longer pass user flags (CFLAGS, etc) to the analysis tools, since these are added directly to JCFLAGS instead of JCFLAGS_common. Additionally, we set some options in FLAGS based on the selected GCC compiler, even though we are passing those to clang. It looks like the logic for combining the FLAGS_* into FLAGS needs to move deeper and later in to the Makefiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment