

- #UNGOOGLED CHROMIUM FLAGS ARCHIVE#
- #UNGOOGLED CHROMIUM FLAGS PORTABLE#
- #UNGOOGLED CHROMIUM FLAGS CODE#

For best results, the branch version should match the current stable LLVM version (e.g. A nightly snapshot LLVM build, available from the LLVM apt repo.The latest stable LLVM version (not development/trunk!).(For more info about how Google manages its prebuilt LLVM toolchain, see the file in the Chromium source tree docs/updating_clang.md) This is specified in the Chromium source tree under tools/clang/scripts/update.py in the constant CLANG_REVISION. A build of the LLVM revision used by Google to build Chromium.One of the following LLVM toolchain versions, in descending order of preference (which must include Clang and LLD): Python 2 (tested on 2.7) for building GN and running other build-time scripts Python 3 (tested on 3.5) for ungoogled-chromium's utilities For now, see the build dependencies for Debian systems. TODO: Document all libraries and tools needed to build. 50 is a normal setting, while 8 will conserve more RAM.
#UNGOOGLED CHROMIUM FLAGS CODE#
#UNGOOGLED CHROMIUM FLAGS PORTABLE#
They are portable and have minimal dependencies on system libraries (just as in regular Chromium). These instructions will build packages compatible with any Linux distribution that Chromium supports. Follow the instructions in /opt/ungoogled-chromium_xxxxxxx/README.
#UNGOOGLED CHROMIUM FLAGS ARCHIVE#
Unpack the downloaded tar archive to any location, such as /opt:.You may also use master, but it is for development and may not be stable. Source Code: It is recommended to use a tag via git checkout (see building instructions below). Downloadsĭownload binaries from the Contributor Binaries website. Portable Linux builds can run on any Linux distribution (that regular Chromium supports). a generic Linux version) packaging for ungoogled-chromium. Remove disabling using system minigbm and libdrmįix breakage when AppDir has spaces in its name Create update-master-upstream GitHub Workflowīuild.sh: Add -B compiler flag to force use of LLVM tools
