summaryrefslogtreecommitdiffstats
path: root/patches/source/mozilla-thunderbird/gold
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/mozilla-thunderbird/gold')
-rwxr-xr-xpatches/source/mozilla-thunderbird/gold/gold2
l---------patches/source/mozilla-thunderbird/gold/ld1
2 files changed, 3 insertions, 0 deletions
diff --git a/patches/source/mozilla-thunderbird/gold/gold b/patches/source/mozilla-thunderbird/gold/gold
new file mode 100755
index 000000000..8c86d3b06
--- /dev/null
+++ b/patches/source/mozilla-thunderbird/gold/gold
@@ -0,0 +1,2 @@
+#!/bin/bash
+/usr/bin/ld.gold "$@"
diff --git a/patches/source/mozilla-thunderbird/gold/ld b/patches/source/mozilla-thunderbird/gold/ld
new file mode 120000
index 000000000..78a06a2a1
--- /dev/null
+++ b/patches/source/mozilla-thunderbird/gold/ld
@@ -0,0 +1 @@
+gold \ No newline at end of file