# # The MirBSD Korn Shell (version R59c). # # mksh is the MirBSD enhanced version of the Public Domain Korn shell # (pdksh), a Bourne-compatible shell which is largely similar to the # original AT&T Korn shell; mksh is the only pdksh derivate currently # being actively developed. It includes bug fixes and feature # improvements, in order to produce a modern, robust shell good for # interactive and especially script use. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=mksh pkgversion=R59c arch=amd64 release=4 pkgcategory="shells" full_pkgname=mksh@shells blurb="The MirBSD Korn Shell (version R59c)." homepage="https://www.mirbsd.org/mksh.htm" license="The MirOS Licence, ISC, special terms for use the BSD daemon mascot" fetch="http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R59c.tgz" replace=""