From d36aaed889440db27b6dc12553d2bc0564194e98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henryk=20Pl=C3=B6tz?= Date: Fri, 3 Oct 2014 20:30:56 +0200 Subject: Do not use dietlibc --- conf-cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf-cc') diff --git a/conf-cc b/conf-cc index ea5b66d..b315ecb 100644 --- a/conf-cc +++ b/conf-cc @@ -1,3 +1,3 @@ -diet -Os gcc -O2 -Wimplicit -Wunused -Wcomment -Wchar-subscripts -Wuninitialized -Wshadow -Wcast-qual -Wcast-align -Wwrite-strings +gcc -O2 -Wimplicit -Wunused -Wcomment -Wchar-subscripts -Wuninitialized -Wshadow -Wcast-qual -Wcast-align -Wwrite-strings This will be used to compile .c files. -- cgit v1.2.3