summary refs log tree commit diff
path: root/src/eval.c
diff options
context:
space:
mode:
authorJonathan Perkin <jperkin@joyent.com>2015-12-11 11:56:43 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-06 22:25:00 +0800
commitcb924afe2e3465ec2f91fab55d31f7e3c26d03f4 (patch)
tree455df31bbf9b1d1d1f1673dbc661cc355245a75c /src/eval.c
parentjobs: Don't attempt to access job table for job %0 (diff)
downloaddash-cb924afe2e3465ec2f91fab55d31f7e3c26d03f4.tar.gz
dash-cb924afe2e3465ec2f91fab55d31f7e3c26d03f4.zip
shell: Fix build on Solaris 9
Ensure dash can build in a default Solaris 9 or older environment:

 - Execute scripts with $SHELL rather than /bin/sh, the latter does not
   support e.g. "if ! .." used by mkbuiltins.

 - /bin/awk does not support ?: syntax, use explicit statements instead.

 - /bin/nl requires no spaces between options and arguments.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/eval.c')
0 files changed, 0 insertions, 0 deletions