diff options
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/convex.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/convex.h b/src/m/convex.h index bd5125a2435..272a033e36c 100644 --- a/src/m/convex.h +++ b/src/m/convex.h | |||
| @@ -189,3 +189,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 189 | -L /usr/lib \ | 189 | -L /usr/lib \ |
| 190 | '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' | 190 | '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' |
| 191 | #endif | 191 | #endif |
| 192 | |||
| 193 | /* The convex has sys/wait.h but it does not work right. */ | ||
| 194 | #undef HAVE_SYS_WAIT_H | ||