Re: [PATCH v3 1/1] build: re-enable options for libwpa_client.so and wpa_passphrase

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

 



On Tue, Feb 22, 2022 at 11:52:19AM +0300, Sergey Matyukevich wrote:
> Commit a41a29192e5d ("build: Pull common fragments into a build.rules
> file") introduced regression into wpa_supplicant build process. Build
> target libwpa_client.so is not built regardless of whether the option
> CONFIG_BUILD_WPA_CLIENT_SO is set or not. This happens because config
> option is used before it is imported from the configuration file.
> Moving its usage after including build.rules does not help: variable
> ALL is processed by build.rules and further changes are not applied.
> Similarly, option CONFIG_NO_WPA_PASSPHRASE also does not work as
> expected: wpa_passphrase is always built regardless of whether the
> option is set or not.
> 
> This commit re-enables options adding both build targets to _all
> dependencies.

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