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