PKGBUILDs/community/binaryen/binaryen.sh

10 lines
170 B
Bash
Raw Normal View History

2019-06-19 18:21:15 +00:00
#!/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.