Files
nixpkgs/pkgs/development/compilers/emscripten/locate_cache.sh
T
2025-12-27 08:10:04 -05:00

2 lines
99 B
Bash

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