From f3f523834fbf301c213757b22e8005b57ba76e32 Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Fri, 14 Apr 2023 14:04:44 -0400 Subject: [PATCH] fix(musl) --- projects/musl.libc.org/package.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/musl.libc.org/package.yml b/projects/musl.libc.org/package.yml index 1f6117af..ea42b7dc 100644 --- a/projects/musl.libc.org/package.yml +++ b/projects/musl.libc.org/package.yml @@ -21,16 +21,16 @@ build: # musl is linux only, so just make passthrough scripts on Darwin if test {{ hw.platform }} != "linux" then - mkdir {{ prefix }}/bin - cat > {{ prefix }}/ld.musl-clang < {{ prefix }}/bin/ld.musl-clang < {{ prefix }}/musl-clang < {{ prefix }}/bin/musl-clang <