kan 2006-09-21 02:05:39 UTC
FreeBSD src repository
Modified files:
usr.bin/xlint/xlint xlint.c
Log:
Pass "-Wtraditional -Wno-system-headers" to compiler as two separate
arguments. GCC4 was unhappy with them combined, while GCC 3.4 did
not care.
Revision Changes Path
1.27 +2 -1 src/usr.bin/xlint/xlint/xlint.c