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 | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.local/share/meson/native/gcc.txt') 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