Explorar o código

build(cross): add TODOs to targets

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen %!s(int64=2) %!d(string=hai) anos
pai
achega
9fd2c95a94
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      Justfile

+ 5 - 1
Justfile

@@ -159,10 +159,14 @@ alias c := cross
     ### arm
     just binary eza arm-unknown-linux-gnueabihf
 
+    ## MacOS
+    # TODO: just binary eza x86_64-apple-darwin
+
     ## Windows
     ### x86
     just binary eza.exe x86_64-pc-windows-gnu
-    -just binary eza.exe x86_64-pc-windows-msvc
+    # TODO: just binary eza.exe x86_64-pc-windows-gnullvm
+    # TODO: just binary eza.exe x86_64-pc-windows-msvc
 
     # Generate Checksums
     just checksum