Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Build System
-
Labels:None
-
Environment:
Mac, CMake 3.5.2
Description
I have changed CXXFLAGS by modifying cmake/modules/SetUpMacOS.cmake (see df0a8c4) and rebuilt ROOT, but root-config did not get updated (last modification time from two weeks ago).
I'd expect root-config to reflect the actual CXXFLAGS used for building ROOT.