CFLAGS was being used for both C and C++ source files, but the rcently added -Wstrict-prototypes flag is not valid for C++. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| config.h.in | ||
| main.c | ||
| res.rc.in | ||
CFLAGS was being used for both C and C++ source files, but the rcently added -Wstrict-prototypes flag is not valid for C++. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| config.h.in | ||
| main.c | ||
| res.rc.in | ||