summaryrefslogtreecommitdiffstats
path: root/.local/share/meson
diff options
context:
space:
mode:
author2024-09-30 23:15:22 +0530
committer2024-09-30 23:15:22 +0530
commitff49c88bec023355af49e4ec7bc1037fde463693 (patch)
treeff5f217785c2764c434359587cabf3a726d3beac /.local/share/meson
parentUpdated nvim config (diff)
downloaddotfiles-ff49c88bec023355af49e4ec7bc1037fde463693.tar
dotfiles-ff49c88bec023355af49e4ec7bc1037fde463693.tar.gz
dotfiles-ff49c88bec023355af49e4ec7bc1037fde463693.tar.bz2
dotfiles-ff49c88bec023355af49e4ec7bc1037fde463693.tar.lz
dotfiles-ff49c88bec023355af49e4ec7bc1037fde463693.tar.xz
dotfiles-ff49c88bec023355af49e4ec7bc1037fde463693.tar.zst
dotfiles-ff49c88bec023355af49e4ec7bc1037fde463693.zip
Update nvim config
Diffstat (limited to '.local/share/meson')
-rw-r--r--.local/share/meson/native/.gcc.txt.un~bin0 -> 3590 bytes
-rw-r--r--.local/share/meson/native/gcc.txt4
2 files changed, 4 insertions, 0 deletions
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
--- /dev/null
+++ b/.local/share/meson/native/.gcc.txt.un~
Binary files 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'