mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
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:
parent
e126260569
commit
b47c8cc7d2
1 changed files with 0 additions and 1 deletions
|
|
@ -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__");
|
||||
|
|
|
|||
Loading…
Reference in a new issue