1
0
Эх сурвалжийг харах

feat(bin): readded musl static bin as it works

All the other ones are broken
Martin Fillon 2 жил өмнө
parent
commit
86a90b6e5a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Justfile

+ 1 - 1
Justfile

@@ -179,7 +179,7 @@ alias c := cross
     just binary eza x86_64-unknown-linux-gnu
     just binary eza x86_64-unknown-linux-gnu
     # just binary_static eza x86_64-unknown-linux-gnu
     # just binary_static eza x86_64-unknown-linux-gnu
     just binary eza x86_64-unknown-linux-musl
     just binary eza x86_64-unknown-linux-musl
-    # just binary_static eza x86_64-unknown-linux-musl
+    just binary_static eza x86_64-unknown-linux-musl
 
 
     ### aarch
     ### aarch
     just binary eza aarch64-unknown-linux-gnu
     just binary eza aarch64-unknown-linux-gnu