1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-01 01:29:28 +00:00
Files
Interlisp.maiko/bin
Bruce Mitchener fa13cc964c Switch to compiling as ISO C99 + GNU extensions. (#203)
We currently build for ISO C90 with GNU extensions. The GNU
extensions include both library and language features.
Compiling without GNU extensions results in a number of compilation
failures due to use of those library features.

With this, we'll build for ISO C99 with the GNU extensions and
can evaluate what's going on with those library features in the
future.
2021-01-10 20:47:55 -08:00
..
2021-01-09 10:17:03 -08:00
2021-01-10 17:23:32 -08:00
2021-01-10 17:23:32 -08:00
2021-01-10 17:23:32 -08:00
2021-01-10 17:23:32 -08:00
2021-01-10 17:23:32 -08:00
2021-01-10 17:23:32 -08:00
2021-01-10 17:23:32 -08:00
2021-01-10 17:23:32 -08:00
2020-12-19 19:59:41 -08:00
2020-12-19 19:59:41 -08:00

FILES USED IN THIS DIRECTORY

  config.guess
  config.sub	taken from GNU project's "config" directory, on
		prep.ai.mit.edu/pub/gnu/config.  Update 'em as
		needed.