mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
doc/source.src: remove note about "make warnings"
The idea of embedded warning documentation text in the source code was a cute idea, but the resulting build dependency mess really made it more painful than it was worth. The warning declarations were moved to asm/warnings.dat quite a while ago; remove stray note in the documentation. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
parent
6393f99455
commit
63abf28933
1 changed files with 0 additions and 9 deletions
|
|
@ -138,12 +138,3 @@ To build modified sources, you will need the tools described in
|
|||
|
||||
Some build system changes might not be possible without a POSIX
|
||||
environment.
|
||||
|
||||
If you have modified the sources to change the embedded declarations
|
||||
of warning classes, you may have to manually re-build the warning
|
||||
catalog:
|
||||
|
||||
\c make warnings
|
||||
|
||||
This is not done automatically, as the tools do not have the ability
|
||||
to automatically detect when it is necessary to do so.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue