summaryrefslogtreecommitdiff
path: root/rc/bin/ape/ld
diff options
context:
space:
mode:
Diffstat (limited to 'rc/bin/ape/ld')
-rwxr-xr-xrc/bin/ape/ld6
1 files changed, 6 insertions, 0 deletions
diff --git a/rc/bin/ape/ld b/rc/bin/ape/ld
new file mode 100755
index 000000000..fec20ec19
--- /dev/null
+++ b/rc/bin/ape/ld
@@ -0,0 +1,6 @@
+#!/bin/rc
+# ld for ape, to keep configure happy
+
+O=`{sed -n 's/^O=//p' /$cputype/mkfile}
+
+$O^l $*