summaryrefslogtreecommitdiff
path: root/conf-ld
diff options
context:
space:
mode:
Diffstat (limited to 'conf-ld')
-rw-r--r--conf-ld4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf-ld b/conf-ld
new file mode 100644
index 0000000..a01f6d3
--- /dev/null
+++ b/conf-ld
@@ -0,0 +1,4 @@
+cc -s
+
+# This will be used to link .o files into an executable.
+# The '-m64' option will be inclucded automatically.