build: add -DMKSH_NO_LIMITS flag

Upstream fixed the KLIBC conflicts. Due to this, MKSH_NO_LIMITS is not
defined on OS/2.

    modified:   Build.sh
This commit is contained in:
KO Myung-Hun 2015-07-21 15:42:31 +09:00
parent 26c9cc9318
commit a83f87baf0
1 changed files with 1 additions and 0 deletions

View File

@ -841,6 +841,7 @@ OS/2)
SRCS="$SRCS os2.c"
add_cppflags -DMKSH_UNEMPLOYED
add_cppflags -DMKSH_NOPROSPECTOFWORK
add_cppflags -DMKSH_NO_LIMITS
;;
OSF1)
HAVE_SIG_T=0 # incompatible