Define MKSH_UNEMPLOYED on OS/2
This commit is contained in:
parent
fc17d48a59
commit
a1a8bd3f42
1
Build.sh
1
Build.sh
@ -834,6 +834,7 @@ OS/2)
|
|||||||
: ${CC=gcc}
|
: ${CC=gcc}
|
||||||
: ${SIZE=echo ignore size}
|
: ${SIZE=echo ignore size}
|
||||||
SRCS="$SRCS os2.c"
|
SRCS="$SRCS os2.c"
|
||||||
|
add_cppflags -DMKSH_UNEMPLOYED
|
||||||
;;
|
;;
|
||||||
OSF1)
|
OSF1)
|
||||||
HAVE_SIG_T=0 # incompatible
|
HAVE_SIG_T=0 # incompatible
|
||||||
|
Loading…
x
Reference in New Issue
Block a user