diff options
Diffstat (limited to '.local/share')
-rw-r--r-- | .local/share/meson/native/.gcc.txt.un~ | bin | 0 -> 3590 bytes | |||
-rw-r--r-- | .local/share/meson/native/gcc.txt | 4 |
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~ Binary files differnew file mode 100644 index 0000000..a2f3d9d --- /dev/null +++ b/.local/share/meson/native/.gcc.txt.un~ 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' |