summaryrefslogtreecommitdiffstats
path: root/conf-ld
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy.zurcher@heraeus.com>2014-01-06 15:39:05 +0100
committerJérémy Zurcher <jeremy.zurcher@heraeus.com>2014-01-06 15:39:05 +0100
commit09397c778731916891d660ac4ebbb6f3ac5a15fb (patch)
tree9ec6b32f0a32f2744d173ca0fe91bc5ea2f2cb50 /conf-ld
downloaddjb-way-09397c778731916891d660ac4ebbb6f3ac5a15fb.zip
djb-way-09397c778731916891d660ac4ebbb6f3ac5a15fb.tar.gz
Initial commit
Diffstat (limited to 'conf-ld')
-rw-r--r--conf-ld3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-ld b/conf-ld
new file mode 100644
index 0000000..1982254
--- /dev/null
+++ b/conf-ld
@@ -0,0 +1,3 @@
+gcc -s -L./lib/ -L./ar/ -ltest -Wl,-rpath,/home/jeyzu/usr/c/test/lib/
+
+This will be used to link .o files into an executable.