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.pull/12315/head
parent
c9bdf441dd
commit
937aab09c0
4 changed files with 18 additions and 6 deletions
Loading…
Reference in new issue