--- a/src/ghc/filesystem.hpp
+++ b/src/ghc/filesystem.hpp
@@ -4884,7 +4884,7 @@
return path(temp_path);
}
- return path("/tmp");
+ return path("@TERMUX_PREFIX@/tmp");
#endif