hare

[hare] The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

commit f9c3b95157ae35ec2ae6da9d1210298dd3596240
parent 0b20c079aa6881ec63340235e82248d72f2c48b5
Author: Lorenz (xha) <me@xha.li>
Date:   Sat, 25 Nov 2023 15:17:57 +0100

rt: make linker scripts platform-specific

Signed-off-by: Lorenz (xha) <me@xha.li>

Diffstat:
Rrt/hare+libc.sc -> rt/+freebsd/hare+libc.sc | 0
Rrt/hare.sc -> rt/+freebsd/hare.sc | 0
Rrt/hare+libc.sc -> rt/+linux/hare+libc.sc | 0
Rrt/hare.sc -> rt/+linux/hare.sc | 0
4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/rt/hare+libc.sc b/rt/+freebsd/hare+libc.sc diff --git a/rt/hare.sc b/rt/+freebsd/hare.sc diff --git a/rt/hare+libc.sc b/rt/+linux/hare+libc.sc diff --git a/rt/hare.sc b/rt/+linux/hare.sc