summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/emscripten/locate_cache.sh
blob: 1fc97086dae51aa0c46970be5e5ee0b5608cb5ee (plain)
1
export EM_CACHE=${EM_CACHE:-"/tmp/$(basename $(realpath $(dirname $(command -v emcc))/..))_cache"}