No, forget about rev 1.24. My system wasn't virgin enough when I tested that.

Restore rev 1.23.
This commit is contained in:
David E. O'Brien 2003-05-03 23:15:09 +00:00
parent e126260569
commit b47c8cc7d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114617

View File

@ -344,7 +344,6 @@ main(int argc, char *argv[])
appcstrg(&cflags, "-U__GNUC__");
appcstrg(&cflags, "-undef");
#endif
appcstrg(&cflags, "-Wp,-fno-dollars-in-identifiers");
appcstrg(&cflags, "-Wp,-C");
appcstrg(&cflags, "-Wcomment");
appcstrg(&cflags, "-D__LINT__");