summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe0/img_defs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_gpe0/img_defs.mk')
-rw-r--r--src/occ_gpe0/img_defs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_gpe0/img_defs.mk b/src/occ_gpe0/img_defs.mk
index 674765d..ade3c6b 100644
--- a/src/occ_gpe0/img_defs.mk
+++ b/src/occ_gpe0/img_defs.mk
@@ -191,7 +191,7 @@ GCC-CFLAGS += -Wall -fsigned-char -msoft-float \
-ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 \
-ffixed-r26 -ffixed-r27 \
-ffixed-cr1 -ffixed-cr2 -ffixed-cr3 -ffixed-cr4 \
- -ffixed-cr5 -ffixed-cr6 -ffixed-cr7
+ -ffixed-cr5 -ffixed-cr6 -ffixed-cr7 -Werror
CFLAGS = -c $(GCC-CFLAGS) $(PIPE-CFLAGS) $(GCC-O-LEVEL) $(INCLUDES)
OpenPOWER on IntegriCloud