Forget about rev 1.23. -$ is now spelled -fno-dollars-in-identifiers.
Submitted by: kan
This commit is contained in:
parent
804388bb2e
commit
83ddb07b8f
@ -344,6 +344,7 @@ 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__");
|
||||
|
Loading…
Reference in New Issue
Block a user