bootstrap: Add support for VAR=value options to specify tools and flags

Use "./configure CFLAGS=... CC=... CXXFLAG=... CXX=... LDFLAGS=..." instead of env. export FLAGS temporarily for link.txt etc. using env will interfere other projects, and no other things changes

Topic-rename: bootstrap-var-options

Edited by Brad King

Merge request reports

Loading