Re: A question of KVM selftests' makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 25, 2023 at 07:46:47PM +0100, Paolo Bonzini wrote:
> On 1/25/23 09:53, Yu Zhang wrote:
> >   x := $(shell mkdir -p $(sort $(dir $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ))))
> >   $(LIBKVM_C_OBJ): $(OUTPUT)/%.o: %.c
> > -       $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@
> > +       $(CC) $(CFLAGS) $(CPPFLAGS) $(EXTRA_CFLAGS) $(TARGET_ARCH) -c $< -o $@
> 
> Yes, this all looks very good.  Feel free to post it as a patch!
> 
> Paolo
> 

Thank you so much, Paolo & Sean! Just posted the patch!

B.R.
Yu



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux