mdadm/mdadm-2.5.2-s390-build.patch
2006-07-07 19:24:16 +00:00

12 lines
349 B
Diff

--- mdadm-2.5.2/Makefile.s390 2006-06-19 20:01:17.000000000 -0400
+++ mdadm-2.5.2/Makefile 2006-07-07 14:11:23.000000000 -0400
@@ -39,7 +39,7 @@ KLIBC_GCC = gcc -nostdinc -iwithprefix i
CC = $(CROSS_COMPILE)gcc
CXFLAGS = -ggdb
-CWFLAGS = -Wall -Werror -Wstrict-prototypes
+CWFLAGS = -Wall -Wstrict-prototypes
ifdef DEBIAN
CPPFLAGS= -DDEBIAN