mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
In case you're wondering, the gcc-2.7.2.1 import uses this to generate code. The size of the generated code is bigger than the entire bison release, making this a saving. The bison doc is pretty good apparently.
1 line
51 B
C
1 line
51 B
C
char *version_string = "GNU Bison version 1.25\n";
|