From 8e97a846adec516c2a551d1254f140604e68ee48 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 11 Dec 2021 11:53:41 -0800 Subject: [PATCH] Aaaaaaaaaaaaaaaaa --- langs/ante.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langs/ante.yaml b/langs/ante.yaml index 539fd76..bd1be00 100644 --- a/langs/ante.yaml +++ b/langs/ante.yaml @@ -16,7 +16,7 @@ install: cargo install llvmenv llvmenv init # If compiler is not explicitly set to LLVM, then we get an - # error: unrecognized command-line option ‘-Wnewline-eof’. + # error: unrecognized command-line option '-Wnewline-eof'. CC=/usr/bin/clang CXX=/usr/bin/clang++ llvmenv build-entry -G Makefile -j$(nproc) 10.0.1 llvmenv global 10.0.1 manual: |