Files
nixpkgs/pkgs/development/compilers/emscripten/locate_cache.sh
T
2025-06-25 10:17:43 -04:00

2 lines
94 B
Bash

export EM_CACHE=${EM_CACHE:-"/tmp/$(basename $(realpath $(dirname $(which emcc))/..))_cache"}