-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependenciesregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous versiontestThis change adds or pertains to unit testsThis change adds or pertains to unit tests
Description
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
Metadata
Metadata
Assignees
Labels
buildingBuild system, or building Julia or its dependenciesBuild system, or building Julia or its dependenciesregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous versiontestThis change adds or pertains to unit testsThis change adds or pertains to unit tests