]> git.sur5r.net Git - cc65/commit
Fixed an error in the last change: Arguments for option -W were not passed
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 May 2011 17:58:45 +0000 (17:58 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 1 May 2011 17:58:45 +0000 (17:58 +0000)
commit845ad646336b885db73de920e29741bb1b62a446
tree48efbc07681c81d52546ed86f5bfd9e9ecc871fa
parent417b14432cc4ff8f7a8aa8be88f5ffbd4125b709
Fixed an error in the last change: Arguments for option -W were not passed
correctly to the compiler.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5007 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cl65/main.c