зеркало из https://github.com/github/putty.git
Disable the most irritating compiler warnings in the Borland makefile.
[originally from svn r1142]
This commit is contained in:
Родитель
9736adfcfa
Коммит
aaf250b9f3
|
@ -135,7 +135,7 @@ print
|
|||
"!endif\n".
|
||||
"\n".
|
||||
".c.obj:\n".
|
||||
"\tbcc32 \$(COMPAT) \$(FWHACK) \$(XFLAGS) \$(CFLAGS) /c \$*.c\n".
|
||||
"\tbcc32 -w-aus -w-ccc -w-par \$(COMPAT) \$(FWHACK) \$(XFLAGS) \$(CFLAGS) /c \$*.c\n".
|
||||
".rc.res:\n".
|
||||
"\tbrcc32 \$(FWHACK) \$(RCFL) -i \$(BCB)\\include \\\n".
|
||||
"\t\t-r -DNO_WINRESRC_H -DWIN32 -D_WIN32 -DWINVER=0x0400 \$*.rc\n".
|
||||
|
|
Загрузка…
Ссылка в новой задаче