Harvey-OS fixed APEX, this is reported to work now
This commit is contained in:
5
Build.sh
5
Build.sh
@ -1,8 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/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,
|
# Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
|
||||||
# 2011, 2012, 2013, 2014, 2015, 2016
|
# 2011, 2012, 2013, 2014, 2015, 2016, 2017
|
||||||
# mirabilos <m@mirbsd.org>
|
# mirabilos <m@mirbsd.org>
|
||||||
#
|
#
|
||||||
# Provided that these terms and disclaimer and all copyright notices
|
# Provided that these terms and disclaimer and all copyright notices
|
||||||
@ -765,7 +765,6 @@ Harvey)
|
|||||||
add_cppflags -DMKSH__NO_SETEUGID
|
add_cppflags -DMKSH__NO_SETEUGID
|
||||||
oswarn=' and will currently not work'
|
oswarn=' and will currently not work'
|
||||||
add_cppflags -DMKSH_UNEMPLOYED
|
add_cppflags -DMKSH_UNEMPLOYED
|
||||||
add_cppflags -DMKSH_NOPROSPECTOFWORK
|
|
||||||
# these taken from Harvey-OS github and need re-checking
|
# these taken from Harvey-OS github and need re-checking
|
||||||
add_cppflags -D_setjmp=setjmp -D_longjmp=longjmp
|
add_cppflags -D_setjmp=setjmp -D_longjmp=longjmp
|
||||||
: "${HAVE_CAN_NO_EH_FRAME=0}"
|
: "${HAVE_CAN_NO_EH_FRAME=0}"
|
||||||
|
Reference in New Issue
Block a user