diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2023-09-29 11:40:53 -0700 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2023-09-29 15:52:03 -0700 |
| commit | 937aab09c0971276da9dee239505c1233562708e (patch) | |
| tree | 1e2756138bb22d95fcaf0f3f6217101988dae6b1 /docs/markdown | |
| parent | c9bdf441dd5e9d910069fb7dc7a8efe391b5ae07 (diff) | |
| download | meson-937aab09c0971276da9dee239505c1233562708e.tar.gz | |
interpreter: handle implib/export_dynamic conflicts in the interpreter
This differentiates export_dynamic being explicitly set to False from it
being unset. This allows us to deprecate explicitly setting
export_dynamic to false, but setting implib. This is already the case in
the other direction, if implib is False but export_dynamic is enabled
then we get a hard error.
This also moves the validation up to the Interpreter and out of the
build level.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions
