Commit 05c8b3dd by Jason Merrill

#define NO_SYS_SIGLIST.

From-SVN: r10675
parent 49b6d06b
...@@ -20,3 +20,6 @@ ...@@ -20,3 +20,6 @@
#define ONLY_INT_FIELDS 1 #define ONLY_INT_FIELDS 1
#define CODE_FIELD_BUG 1 #define CODE_FIELD_BUG 1
#endif #endif
/* SCO lacks sys_siglist. */
#define NO_SYS_SIGLIST
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment