mac build: don't compile C extensions for "propcache"
makes build not reproducible random temporary paths leak into a compiled .so: dist_ghost43/Electrum.app/Contents/Resources/propcache/_helpers_c.cpython-312-darwin.so
This commit is contained in:
@@ -172,6 +172,7 @@ cp -f "$DLL_TARGET_DIR/libusb-1.0.dylib" "$PROJECT_ROOT/electrum/" || fail "Coul
|
||||
|
||||
# opt out of compiling C extensions
|
||||
export YARL_NO_EXTENSIONS=1
|
||||
export PROPCACHE_NO_EXTENSIONS=1
|
||||
|
||||
export ELECTRUM_ECC_DONT_COMPILE=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user