-
- Downloads
Use values the 'BUILD_*' precious variables only if they are set to non-empty strings.
This allows for sanitization of the build environment on the command line. For example: export BUILD_CC='bad stuff' ./configure 'BUILD_CC=' make
Please register or sign in to comment