# Watch: https://c9x.me/compile/releases.html
           SPELL=qbe
         VERSION=1.2
      PATCHLEVEL=1
          SOURCE="qbe-$VERSION.tar.xz"
   SOURCE_URL[0]="https://c9x.me/compile/release/$SOURCE"
     SOURCE_HASH=sha512:b3ffd172e95346b3bfae1d2aff4c22a32af8bd4443d073f6fbb711f41db01f072ca7a8108901508cd4a8366567dab46510e0438716d35548591fdf37cee49971
SOURCE_DIRECTORY="$BUILD_DIRECTORY/qbe-$VERSION"
        WEB_SITE="https://c9x.me/compile/"
      LICENSE[0]="ISC"
         ENTERED=20220518
        KEYWORDS=""
           SHORT="QBE Compiler Backend"
cat << EOF
QBE aims to be a pure C embeddable backend that provides 70% of the performance
of advanced compilers in 10% of the code. Its small size serves both its
aspirations of correctness and our ability to understand, fix, and improve
it. It also serves its users by providing trivial integration and great
flexibility.
EOF
