sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-26 17:06:53 +00:00
parent 6dacb122d0
commit 670c79115d
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
783 changed files with 1600 additions and 1677 deletions

View file

@ -1,7 +1,7 @@
Index: src/env.cc
--- src/env.cc.orig
+++ src/env.cc
@@ -614,29 +614,7 @@ std::unique_ptr<v8::BackingStore> Environment::release
@@ -612,29 +612,7 @@ std::unique_ptr<v8::BackingStore> Environment::release
}
std::string GetExecPath(const std::vector<std::string>& argv) {