diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-04-17 11:21:35 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-04-17 11:32:26 -0700 |
commit | 33c5c7e7e9cd5d091943f9b05f348d3a8d06080b (patch) | |
tree | c56968d9aa326e606d00ff3ec56b5300cf14be3e /docs | |
parent | 348248f0a19bdc80e8a184befb2faaa1d5e66f40 (diff) | |
download | meson-33c5c7e7e9cd5d091943f9b05f348d3a8d06080b.zip meson-33c5c7e7e9cd5d091943f9b05f348d3a8d06080b.tar.gz meson-33c5c7e7e9cd5d091943f9b05f348d3a8d06080b.tar.bz2 |
interpreter: Don't assume default link_args == compile_args
Since we want to make the options passed to `meson` and `meson
configure` equivalent, we need to allows pass -D<lang>_args and
-D<lang>_link_args to `meson`. This path assumes that if one is set then
the other must be, which isn't true.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions