1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-15 15:57:13 +00:00
Nick Briggs 2bb5854303
Remove -funsigned-char from standard compilation options (Issue Interlisp/medley#152) (#229)
Add standardized options for Oracle Developer Studio C compiler (aka SunPro C)

Using -funsigned-char causes the Oracle Developer Studio C compiler typedefs for
int8_t to become unsigned (uint8_t) rather than signed, with no warning or
other indication that this has happened.
2021-01-15 19:47:06 -08:00
..
2021-01-09 10:17:03 -08:00
2021-01-11 22:45:49 -08:00
2021-01-11 22:45:49 -08:00
2021-01-11 22:45:49 -08:00
2021-01-11 22:45:49 -08:00
2021-01-11 22:45:49 -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.