diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-11-05 07:31:22 +0100 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-11-05 07:31:43 +0100 |
commit | dd7deaddf4833301ef5aeb96dfa91faa88b03f3b (patch) | |
tree | 6ae923f1980c1caf058a106f0344eff61122df74 /www/iridium/files/patch-base_process_launch.h | |
parent | biology/seqkit: update 2.8.2 → 2.9.0 (diff) |
www/iridium: update to 2024.10.130.1
Diffstat (limited to 'www/iridium/files/patch-base_process_launch.h')
-rw-r--r-- | www/iridium/files/patch-base_process_launch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-base_process_launch.h b/www/iridium/files/patch-base_process_launch.h index 2e76ca672c5e..6b00f356551c 100644 --- a/www/iridium/files/patch-base_process_launch.h +++ b/www/iridium/files/patch-base_process_launch.h @@ -1,6 +1,6 @@ ---- base/process/launch.h.orig 2024-08-27 06:28:16 UTC +--- base/process/launch.h.orig 2024-11-04 08:56:03 UTC +++ base/process/launch.h -@@ -211,7 +211,7 @@ struct BASE_EXPORT LaunchOptions { +@@ -237,7 +237,7 @@ struct BASE_EXPORT LaunchOptions { bool clear_environment = false; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) |