1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-26 01:56:06 +00:00

Turn off compiling for ethernet interface in SunOS5 by default until the rest of the system works

modified:   inc/version.h
This commit is contained in:
Nick Briggs
2020-07-15 14:56:40 -07:00
parent c11f44d926
commit a6e09351d6

View File

@@ -356,6 +356,7 @@ typedef signed char s_char;
#define WAITINT 1
#define L_SET SEEK_SET
#define NOFORN
#define NOETHER
#define LOCK_X_UPDATES 1
#endif /* OS5 */