Revision d19076fa Makefile.target

b/Makefile.target
84 84
HELPER_CFLAGS+=-fomit-frame-pointer
85 85
endif
86 86

  
87
ifeq ($(subst ppc64,ppc,$(ARCH))$(TARGET_BASE_ARCH),ppcppc)
88
translate.o: CFLAGS := $(CFLAGS) $(call cc-option, $(CFLAGS), -fno-unit-at-a-time,)
89
endif
90

  
87 91
ifeq ($(ARCH),sparc)
88 92
  CFLAGS+=-ffixed-g2 -ffixed-g3
89 93
  ifneq ($(CONFIG_SOLARIS),yes)

Also available in: Unified diff