diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2025-03-10 15:57:24 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-02 23:02:17 +0300 |
commit | d6d1daf9cfc717bf000b2b83d776b6d35ab651b7 (patch) | |
tree | d1919f6151e0b75f2dcb27726e225d97ff1c9bc3 /docs/markdown/snippets | |
parent | 7f1614494df8a1d5d11bb7505a95f1db9aa53f10 (diff) | |
download | meson-d6d1daf9cfc717bf000b2b83d776b6d35ab651b7.zip meson-d6d1daf9cfc717bf000b2b83d776b6d35ab651b7.tar.gz meson-d6d1daf9cfc717bf000b2b83d776b6d35ab651b7.tar.bz2 |
environment: filter machine file build options that are invalid
Because it makes machine files more generically useful (ie, you can use
a file as both a cross and native file) we allow all options to be
defined in native files, even when those options are not per machine. It
makes more sense to filter invalid options at Environment setup time
then to wait and have them filtered when the initializing the project
call.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions