ChangeSet ID: 9193
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/09/03 14:23:30
Modified files:
tools : winegcc.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Forward all arguments to gcc when we have no input files.
Kill the -V option, as it's not compatible with gcc.
Fix silly bug when we are not given an output name.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9193
Old revision New revision Changes Path
1.19 1.20 +26 -13 wine/tools/winegcc.c