diff options
author | Simon McVittie <smcv@collabora.com> | 2023-02-14 12:15:40 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-02-19 02:55:58 +0530 |
commit | 4c9483c6d40f144a23480ef10f5cabf05052fdb7 (patch) | |
tree | 476fbc6c6747f7ac109f133dc118a7d6fbbf6dad /docs/refman/main.py | |
parent | 42cbc5d0344394267f8104abd9971fd9bcf98a80 (diff) | |
download | meson-4c9483c6d40f144a23480ef10f5cabf05052fdb7.zip meson-4c9483c6d40f144a23480ef10f5cabf05052fdb7.tar.gz meson-4c9483c6d40f144a23480ef10f5cabf05052fdb7.tar.bz2 |
asm: Use more backward-compatible invocation syntax for nasm
Before version 2.14.01, -MD required an output filename argument, with
`-MD outfile` equivalent to later versions' `-MD -MF outfile`. The older
syntax is still supported, and is still listed as the preferred syntax
in documentation.
Reference: https://github.com/netwide-assembler/nasm/commit/3475462e
Resolves: https://github.com/mesonbuild/meson/issues/11395
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'docs/refman/main.py')
0 files changed, 0 insertions, 0 deletions