Add gcc-style -W/-Wno- warning selections; -Wall; -Werror
commitb030c92feea07694a3d7f6abe0ac1787b42fbcf9
authorH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 19:31:15 +0000 (13 11:31 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 19:31:15 +0000 (13 11:31 -0800)
treede495b46dc8910313eae3ff1f0ecde3b50328901
parentc170867864f02721940b7081f8af6e762d84b626
Add gcc-style -W/-Wno- warning selections; -Wall; -Werror

Add gcc-style -Wxxx -Wno-xxx warning selection as an alternative to
-w+xxx/-w-xxx.

Add "all" as an alias for all (actual) warnings.

Add "error" to treat warnings as errors.
nasm.c