commit | 5c90a7c237b63393314f2e5e5b7975925bee7943 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Thu Jul 09 19:26:27 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Thu Jul 09 19:26:27 2020 -0700 |
tree | 218da27e3bd18dcda8a20fe9f8140ba52dfe1129 | |
parent | 89563d78b2e35257aab68f262dc27446b5f273e8 [diff] |
autoconf: use -std=c17 or -std=c11 if available If the compiler supports it, use -std=c17 or -std=c11. Hopefully, this will give us more predictable behavior in some cases. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).
Now we have good news for you: NASM is licensed under the "simplified" (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.
Visit our nasm.us website for more details.
With best regards, the NASM crew.