• introduce a virtual TARGET_OS=Android that just sets a check category
and switches to the TARGET_OS=Linux • introduce android as regression test suite category • add an android specific standard alias • clean up redundant ‘-o sh’ arg in a few checks
This commit is contained in:
4
sh.h
4
sh.h
@@ -154,9 +154,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.445 2011/03/13 16:03:53 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.446 2011/03/16 20:26:36 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R39 2011/03/13"
|
||||
#define MKSH_VERSION "R39 2011/03/16"
|
||||
|
||||
#ifndef MKSH_INCLUDES_ONLY
|
||||
|
||||
|
Reference in New Issue
Block a user