From ed313133b846eb62115c045e6cddf2a949fe1477 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 23 Jun 2020 19:49:28 +0800 Subject: [PATCH] conda-windows: fix llvm-or1k yaml syntax --- artiq-fast/conda-windows/llvm-or1k.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/artiq-fast/conda-windows/llvm-or1k.nix b/artiq-fast/conda-windows/llvm-or1k.nix index e51307e..8594289 100644 --- a/artiq-fast/conda-windows/llvm-or1k.nix +++ b/artiq-fast/conda-windows/llvm-or1k.nix @@ -34,8 +34,7 @@ let requirements: build: - cmake - + - cmake EOF cat > bld.bat << EOF