github macchrome/winchrome v96.0.4664.110-r929512-Ungoogled-macOS
Chromium v96.0.4664.110-r929512-Ungoogled-macOS - Ungoogled

Chromium for 64-bit macOS - All Codecs - Tuesday, 14 December 2021

Chromium 96.0.4664.110 (Official Build) (x86_64)

Revision d5ef0e8214bc14c9b5bbf69a1515e431394c62a6-refs/branch-heads/4664@{#1283}

OS macOS Version 12.0.1 (Build 21A559)
  • only for macOS x86_64 (Intel)
  • with codecs (h264, h265, flac, xvid, AV1, etc..)
  • official build
  • clang/LLVM Default (Customised)
  • Xcode 13.1 (13A1030d)
  • macOS SDK 11.3 (20E214)
  • thinLTO: AVX link time optimised
  • Polly link time optimised
  • ungoogled

config("compiler") {
asmflags = []
cflags = [
"-flto=thin",
##"-mavx", ## Main build platform does not support AVX, hence LTO! Native binaries???!!!
]
cflags_c = []
cflags_cc = []
cflags_objc = []
cflags_objcc = []
ldflags = [
"-flto=thin", ## Crude clang/llvm ld64.lld thinLTO
"-Wl,-mcpu", "-Wl,sandybridge", ## Processor family target for LTO code generation (AVX)
"-Wl,--lto-O3", ## Over the top! Default -O2
"-Wl,--no-lto-legacy-pass-manager", ## Use the new pass manager in LLVM
"-fsanitize=cfi",
"-Wl,-cache_path_lto,/Users/reggie/ltocache",
"-Wl,-mllvm", "-Wl,-polly", ## Takes too fucking long!
"-Wl,-mllvm", "-Wl,-polly-detect-profitability-min-per-loop-insts=40",
"-Wl,-mllvm", "-Wl,-polly-invariant-load-hoisting",
"-Wl,-mllvm", "-Wl,-polly-vectorizer=stripmine",
#"-Wl,-mllvm", "-Wl,-pass-remarks-analysis=polly",

]
...

No sync • WebRTC • Widevine • AVX
Chromium.app.ungoogled-96.0.4664.110.zip
https://github.com/macchrome/winchrome/releases/download/v96.0.4664.110-r929512-Ungoogled-macOS/Chromium.app.ungoogled-96.0.4664.110.zip
SHA1 F85F4EF785D093D5542E62F2231CF97BB535C392

Don't miss a new winchrome release

NewReleases is sending notifications on new releases.