aboutsummaryrefslogtreecommitdiff
path: root/conf-ld
diff options
context:
space:
mode:
authorHenryk Plötz <henryk@ploetzli.ch>2014-10-03 20:30:56 +0200
committerHenryk Plötz <henryk@ploetzli.ch>2014-10-03 20:30:56 +0200
commitd36aaed889440db27b6dc12553d2bc0564194e98 (patch)
tree47073686ea5021ee2c5955776c60b056fd042fee /conf-ld
parent7f632c0640f174bbbc1deb532e3a3977d595d28a (diff)
downloadtinydnssec-d36aaed889440db27b6dc12553d2bc0564194e98.tar.gz
tinydnssec-d36aaed889440db27b6dc12553d2bc0564194e98.tar.bz2
Do not use dietlibc
Diffstat (limited to 'conf-ld')
-rw-r--r--conf-ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-ld b/conf-ld
index 97917c3..59a0de7 100644
--- a/conf-ld
+++ b/conf-ld
@@ -1,3 +1,3 @@
-diet -Os gcc -s
+gcc -s
This will be used to link .o files into an executable.