| commit | 70e5a977302e5ce90c94488b7da0d55894dea3ec | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Jun 20 13:19:20 2023 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Dec 23 13:11:29 2024 +0000 |
| tree | fc21c3671818973eb60f5e31ff753a86592f7ff0 | |
| parent | 5b38443b6ef6337db8d4ed12d7d2dc59c0a079da [diff] |
build/toolchain/musl-host-gcc: add pie feature, disabled by default This isn't enabled anywhere, but we should enable it for all of our binaries. Change-Id: I77dc163a7085c792c0b0d64e6423e9117b596ec4 Reviewed-on: https://review.monogon.dev/c/monogon/+/1838 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.