shithub: riscv

Download patch

ref: 8b3154fb22991c0e96ca0c4e3658434791fc7e69
parent: 4beeface75e5309cfdc5899446c0a6fd01d0dc0d
author: Jacob Moody <moody@posixcafe.org>
date: Sat Mar 25 22:16:32 EDT 2023

libc: runecomp: commit generated data files

While mkfiles will properly build them, if a user does

; cd /sys/src && mk nuke && mk install

without libc there, you will not be able to build
mkrunetype.c in order to generate these data files.
Let's not make this more complicated.