diff --git a/Build.sh b/Build.sh index ad809bc..e6172b2 100644 --- a/Build.sh +++ b/Build.sh @@ -1,8 +1,8 @@ #!/bin/sh -srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.708 2017/02/18 02:33:08 tg Exp $' +srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.709 2017/03/17 23:47:05 tg Exp $' #- # Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012, 2013, 2014, 2015, 2016 +# 2011, 2012, 2013, 2014, 2015, 2016, 2017 # mirabilos # # Provided that these terms and disclaimer and all copyright notices @@ -765,7 +765,6 @@ Harvey) add_cppflags -DMKSH__NO_SETEUGID oswarn=' and will currently not work' add_cppflags -DMKSH_UNEMPLOYED - add_cppflags -DMKSH_NOPROSPECTOFWORK # these taken from Harvey-OS github and need re-checking add_cppflags -D_setjmp=setjmp -D_longjmp=longjmp : "${HAVE_CAN_NO_EH_FRAME=0}"