Displaying 2 results from an estimated 2 matches for "dmksh_small".
2019 Jan 20
0
testing by building mksh (was Re: RFT: klibc 2.0.5)
...IFY_SOURCE=2'
export CFLAGS='-Wformat -Werror=format-security -Wall -Wextra -g -fno-stack-protector -Os'
export LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
#export LDSTATIC='-static' # optional
sh /path/to/mksh/Build.sh -r && ./test.sh
(You can also add -DMKSH_SMALL -DMKSH_SMALL_BUT_FAST for non-lksh
test builds to match what Debian does, but that?s not important.)
Oh, and install the ed package before running test.sh if you
haven?t already, otherwise, three tests for the history function
will fail.
(When test-building for lksh, add '-DMKSH_BINSHPOSIX -D...
2019 Jan 20
3
RFT: klibc 2.0.5
On Sun, 2019-01-20 at 04:37 +0000, Ben Hutchings wrote:
[...]
> ppc/powerpc-linux-gnu: pass fail: malloctest2*,
> setjmptest*, sigint*
[...]
> s390x/s390x-linux-gnu: fail: fcntl fail: malloctest2*, setjmptest* setjmptest*,
>