| commit | 5b38443b6ef6337db8d4ed12d7d2dc59c0a079da | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Jun 20 13:17:30 2023 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Dec 23 13:11:29 2024 +0000 |
| tree | b0a97ea2c180aec385b71bbf8c8cd4185d927943 | |
| parent | 3c6183f7f12ded0c563239c7eff1f1dc4a9bebec [diff] |
third_party/musl: build PIE/PIC static library This allows us to then build static-pie binaries. Change-Id: Ied5c34da85608df0c1b56aec321b9eec367a9615 Reviewed-on: https://review.monogon.dev/c/monogon/+/1837 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.