From a5fffadce4ee1c30fb7b80150821d4164c6012c7 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Tue, 21 Sep 2021 16:28:10 +0200 Subject: add `-march=i686` to clangd's flags --- compile_flags.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'compile_flags.txt') diff --git a/compile_flags.txt b/compile_flags.txt index d3e4bc1..405cb8f 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1 +1,2 @@ -Isrc +-march=i686 -- cgit v1.2.3