From ff49c88bec023355af49e4ec7bc1037fde463693 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Mon, 30 Sep 2024 23:15:22 +0530 Subject: Update nvim config --- .local/share/meson/native/.gcc.txt.un~ | Bin 0 -> 3590 bytes .local/share/meson/native/gcc.txt | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 .local/share/meson/native/.gcc.txt.un~ (limited to '.local/share/meson/native') diff --git a/.local/share/meson/native/.gcc.txt.un~ b/.local/share/meson/native/.gcc.txt.un~ new file mode 100644 index 0000000..a2f3d9d Binary files /dev/null and b/.local/share/meson/native/.gcc.txt.un~ differ diff --git a/.local/share/meson/native/gcc.txt b/.local/share/meson/native/gcc.txt index f9d73f2..fef0ea0 100644 --- a/.local/share/meson/native/gcc.txt +++ b/.local/share/meson/native/gcc.txt @@ -1,4 +1,8 @@ [binaries] c = 'gcc' cpp = 'g++' +c_ld = 'bfd' +cpp_ldd = 'bfd' +ar = 'ar' +strip = 'strip' -- cgit v1.2.3-70-g09d2