diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /www/chromium/files/patch-build_toolchain_toolchain.gni | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'www/chromium/files/patch-build_toolchain_toolchain.gni')
| -rw-r--r-- | www/chromium/files/patch-build_toolchain_toolchain.gni | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-build_toolchain_toolchain.gni b/www/chromium/files/patch-build_toolchain_toolchain.gni index bd09ade2ab14..164324a209be 100644 --- a/www/chromium/files/patch-build_toolchain_toolchain.gni +++ b/www/chromium/files/patch-build_toolchain_toolchain.gni @@ -1,6 +1,6 @@ ---- build/toolchain/toolchain.gni.orig 2025-09-06 10:01:20 UTC +--- build/toolchain/toolchain.gni.orig 2025-10-30 15:44:36 UTC +++ build/toolchain/toolchain.gni -@@ -63,7 +63,7 @@ if (host_os == "mac") { +@@ -55,7 +55,7 @@ if (host_os == "mac") { host_shlib_extension = ".dylib" } else if (host_os == "win") { host_shlib_extension = ".dll" |
