Fix problem with changed syntax of option -W for the compiler: -W will now
only be passed to the compiler together with all warning names. git-svn-id: svn://svn.cc65.org/cc65/trunk@5006 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -60,7 +60,7 @@ Short options:
|
||||
-S Compile but don't assemble and link
|
||||
-T Include source as comment
|
||||
-V Print the version number
|
||||
-W Suppress warnings
|
||||
-W name[,...] Supress compiler warnings
|
||||
-Wa options Pass options to the assembler
|
||||
-Wl options Pass options to the linker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user