~oriansj/stage0-posix-aarch64

Fix regression caused by M2libc's fb6701a73189afca152ea1154650c315df4e6a93 commit
39a43f80 — Andrius Štikonas 1 year, 5 months ago
Fix a typo in a comment.
57511811 — Andrius Štikonas 1 year, 9 months ago
Set OPERATING_SYSTEM=Linux environmental variable.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~oriansj/stage0-posix-aarch64
read/write
git@git.sr.ht:~oriansj/stage0-posix-aarch64

You can also use your local clone with git send-email.

This folder contains the AArch64 specific parts of stage0-posix and was separated out to make integration in other projects in easier.

To use this in your project:

  1. add it as a git submodule (or just extract into a folder) named AArch64
  2. create a kaem.aarch64 file (if you are using bootstrap-seeds)
  3. create an after.kaem file to hook your tools you wish to have built after these

The master location of this code is: https://github.com/oriansj/stage0-posix-aarch64