PKGBUILDs/community/binaryen/binaryen.sh
2019-06-19 18:21:15 +00:00

10 lines
170 B
Bash

#!/bin/sh
# This one is for emscripten.
export BINARYEN="/usr"
# This one is for binaryen itself.
export BINARYEN_ROOT="/usr"
# Just agree on one of these god damnit.