summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2008-07-24 13:16:44 -0400
committerDoug Ledford <dledford@redhat.com>2008-07-24 13:16:44 -0400
commit7fa79b85f9fd9db3a070228b1883838a24c00eab (patch)
tree34f0516c6fd9f86f751cd9dad43ede17295e6b32 /Makefile
parent984c4fe5591b4f21aca2d26a080c392dbfc8ecc0 (diff)
downloadmdadm-7fa79b85f9fd9db3a070228b1883838a24c00eab.tar.gz
mdadm-7fa79b85f9fd9db3a070228b1883838a24c00eab.tar.xz
mdadm-7fa79b85f9fd9db3a070228b1883838a24c00eab.zip
Apply mdadm-2.2-nodiet.patch from F-8 dist-cvs repo
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c999851..dba7b35 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
# e.g. make CXFLAGS=-O to optimise
TCC = tcc
UCLIBC_GCC = $(shell for nm in i386-uclibc-linux-gcc i386-uclibc-gcc; do which $$nm > /dev/null && { echo $$nm ; exit; } ; done; echo false No uclibc found )
-DIET_GCC = diet gcc
+DIET_GCC = gcc
KLIBC=/home/src/klibc/klibc-0.77