]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Makefile
remove ANNOUNCE-2.0-devel-?
[thirdparty/mdadm.git] / Makefile
index cd4051623666715e3ffb74e1947fa88f433711c7..2360bf2e9050c70857a88186ca83998a5a34961e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ KLIBC=/home/src/klibc/klibc-0.77
 
 KLIBC_GCC = gcc -nostdinc -iwithprefix include -I$(KLIBC)/klibc/include -I$(KLIBC)/linux/include -I$(KLIBC)/klibc/arch/i386/include -I$(KLIBC)/klibc/include/bits32
 
-CC = gcc
+CC = $(CROSS_COMPILE)gcc
 CXFLAGS = -ggdb
 CWFLAGS = -Wall -Werror -Wstrict-prototypes
 SYSCONFDIR = /etc