meson: prepare to use different linkers
[openwrt/staging/jow.git] / tools / meson / files / openwrt-cross.txt.in
index ec4b027f1b783b80d3ed9cc8f543c5eef4bdd7ce..ba119150691820c1f1432c7293d132e57a394adf 100644 (file)
@@ -1,6 +1,8 @@
 [binaries]
 c = [@CC@]
+c_ld = [@LD@]
 cpp = [@CXX@]
+cpp_ld = [@LD@]
 ar = '@AR@'
 strip = '@STRIP@'
 nm = '@NM@'