X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=blobdiff_plain;f=Makefile;h=2360bf2e9050c70857a88186ca83998a5a34961e;hp=cd4051623666715e3ffb74e1947fa88f433711c7;hb=34355de9ca799376d1ed44142c2c5fe8471fe30c;hpb=c7654afc29a0f4a7920f134ccc968548b8d0a598 diff --git a/Makefile b/Makefile index cd405162..2360bf2e 100644 --- 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