emscripten-core / emscripten-core/emscripten

Switch to disable configuration through environment variables

Open
#12,611 11 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

It would be great if there were a switch to ignore environment variables to configure the build altogether.

Settings passed in via the environment become 'opt out', in the sense that if you want to be sure in a build script that a specific option is not set to something unexpected you have to override it on the command line. That makes it hard to create a hermetic build setup, since you never know what the developer's environment contains that might affect your build.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.