mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-14 03:44:36 +00:00
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.
9.7 KiB
9.7 KiB