Log Message: Use cpp -traditional whenever the compiler is gcc, not just on Dragonfly. This is only required for gcc 4.4 (I think) and up where otherwise cpp doesn't preserve whitespace, but it should be harmless for all gcc versions ranging back to the prehistorical. Fixes problems caused by running cpp on makefiles.
Revision | Action | file |
1.39 | modify | pkgsrc/news/nn/Makefile |