diff --git a/reactos/Makefile b/reactos/Makefile index ab1b16d1ae5..d3a85aae112 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -380,7 +380,7 @@ else endif INSTALL_ := $(INSTALL)$(SEP) -RBUILD_FLAGS := -rReactOS-$(ARCH).rbuild +RBUILD_FLAGS := -rReactOS-$(ARCH).rbuild -DARCH=$(ARCH) $(INTERMEDIATE): ${mkdir} $@ diff --git a/reactos/config-ppc.template.rbuild b/reactos/config-ppc.template.rbuild index c5f7cf1d0f9..aee4e34983a 100644 --- a/reactos/config-ppc.template.rbuild +++ b/reactos/config-ppc.template.rbuild @@ -12,12 +12,6 @@ --> - - - - - -