summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-base_process_launch__posix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-base_process_launch__posix.cc')
-rw-r--r--www/iridium/files/patch-base_process_launch__posix.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/iridium/files/patch-base_process_launch__posix.cc b/www/iridium/files/patch-base_process_launch__posix.cc
deleted file mode 100644
index ce6054a8ff79..000000000000
--- a/www/iridium/files/patch-base_process_launch__posix.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- base/process/launch_posix.cc.orig 2019-06-04 18:55:15 UTC
-+++ base/process/launch_posix.cc
-@@ -65,6 +65,7 @@
- #error "macOS should use launch_mac.cc"
- #endif
-
-+#pragma weak environ
- extern char** environ;
-
- namespace base {