Re: [PATCH] build: rebuild libs all the time

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

 



On Mon, Oct 12, 2020 at 11:30:53AM +0200, Johannes Berg wrote:
> When files change that go into a static library such as
> libutils.a, then libutils.a doesn't get rebuilt from e.g.
> wlantest because the top-level Makefile just calls the
> library make if the library doesn't exist yet.
> 
> Change that by making the library depend on a phony target
> (cannot make it itself phony due to the pattern) so that
> the build will always recurse into the library build, and
> check there if the library needs to be rebuilt.
> 
> While at it, remove the (actually unnecessary) mkdir so it
> doesn't get done each and every time you do 'make'.

Thanks, applied.
 
-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux