Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3246595
D8446.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
466 B
Referenced Files
None
Subscribers
None
D8446.diff
View Options
diff --git a/scripts/source_development_defaults.sh b/scripts/source_development_defaults.sh
--- a/scripts/source_development_defaults.sh
+++ b/scripts/source_development_defaults.sh
@@ -43,8 +43,10 @@
export TEMP="$TMP"
export TMPDIR="$TMP"
export TEMPDIR="$TMP"
+export EM_CACHE="$TMP/em_cache"
+
+mkdir -p "$EM_CACHE"
-mkdir -p "$TMP"
# For cargo + rustup applications, ensure cargo user bin directory is on path
if [[ ! "$PATH" =~ \.cargo/bin ]]; then
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 12:51 AM (21 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2495924
Default Alt Text
D8446.diff (466 B)
Attached To
Mode
D8446: [Nix] Explicitly set emscripten cache
Attached
Detach File
Event Timeline
Log In to Comment