From 2dbf2c58182541718c86afd565ba129f5c93b430 Mon Sep 17 00:00:00 2001 From: MrMasterKeyboard <73440604+AFellowSpeedrunner@users.noreply.github.com> Date: Wed, 27 Nov 2024 23:02:13 +0000 Subject: [PATCH] I cast: "complete and absolute stupidity" --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 283be147..7c055f24 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,15 @@ A work-in-progress operating system for iPhones with an A6 to A11 chip built fro - On other distros these can be downloaded from [this repo](https://github.com/Siguza/ld64/releases). They can be self-compiled but it's more recommended to use the releases and copy binaries to /usr/bin. - Run `make all` -### Building PongoTerm - -- Navigate to `scripts/` -- Run `make pongoterm` - If `clang`, `ld64` or `cctools-strip` don't have their default names/paths, you'll want to change their invocation. For reference, the default variables are equivalent to: EMBEDDED_CC=clang EMBEDDED_LDFLAGS=-fuse-ld=/usr/bin/ld64 STRIP=cctools-strip make all +## Building PongoTerm + +- Navigate to `scripts/` +- Run `make pongoterm` + ## Build artifacts The Makefile will create binaries in `build/`: