Re: [Qemu-devel] [PATCH 06/24] move libobj-y variable to nested Makefile

2012-06-03 Thread Paolo Bonzini
Il 03/06/2012 15:42, Blue Swirl ha scritto: >> > # HELPER_CFLAGS is used for all the legacy code compiled with static >> > register >> > # variables >> > -ifneq ($(TARGET_BASE_ARCH), sparc) >> > -op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS) >> > -endif >> > +%/op_helper.o: QEMU_CFLAGS += $(HELPE

Re: [Qemu-devel] [PATCH 06/24] move libobj-y variable to nested Makefile

2012-06-03 Thread Blue Swirl
On Sun, Jun 3, 2012 at 12:25 PM, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- >  Makefile.target            |   42 -- >  configure                  |    6 -- >  target-alpha/Makefile      |    3 ++- >  target-arm/Makefile        |    2 ++ >

[Qemu-devel] [PATCH 06/24] move libobj-y variable to nested Makefile

2012-06-03 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- Makefile.target| 42 -- configure |6 -- target-alpha/Makefile |3 ++- target-arm/Makefile|2 ++ target-cris/Makefile |3 ++- target-i386/Makefile |