commit | 70f0d04ee50a18e78c30ce6c6fc4f32427724793 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Mon Jul 06 11:30:22 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Mon Jul 06 11:30:22 2020 -0700 |
tree | 8ccfa2a6d6905ea7e44853ef7ed567eacd077821 | |
parent | e2040291ec7c07b7c7604440d725a8d5973f763f [diff] |
configure.ac: -enable-... breaks other compilers, so hope for clang 10 The -enable-... option to enable -ftrivial-auto-var-init=zero breaks linking not just on clang but on other compilers (gcc) too. Drop it; this feature is enabled by default in clang 10. 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.