summaryrefslogtreecommitdiffstats
path: root/.local/share/meson/native/gcc.txt
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/native/gcc.txt
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 '')
-rw-r--r--.local/share/meson/native/gcc.txt4
1 files changed, 4 insertions, 0 deletions
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'