Closed
Description
As I mentioned in graydon/rust#368, I need to specify a custom version of llvm and clang for compiling rust. Unfortunately, when the makefiles are changed, this triggers a reconfigure, which blows away my CFG_* settings. This results in the wrong version of clang being used, which causes my build to error out. Could the CFG_ be preserved across reconfigures to prevent this from happening?
Metadata
Metadata
Assignees
Labels
No labels