Ignore size on OS/2

Size does not support OS/2 OMF executables.

-----
size mksh.exe
size: mksh.exe: File format not recognized
-----
This commit is contained in:
KO Myung-Hun 2015-05-06 16:20:19 +09:00
parent fb22b94007
commit c29f892437
1 changed files with 1 additions and 0 deletions

View File

@ -832,6 +832,7 @@ OpenBSD)
;;
OS/2)
: ${CC=gcc}
: ${SIZE=echo ignore size}
;;
OSF1)
HAVE_SIG_T=0 # incompatible