> -----Original Message----- > From: openwrt-devel [mailto:[email protected]] > On Behalf Of Adrian Schmutzler > Sent: Mittwoch, 29. Juli 2020 22:09 > To: [email protected] > Subject: [PATCH] hostapd: reorganize config selection hierarchy for WPA3 > > The current selection of DRIVER_MAKEOPTS and TARGET_LDFLAGS is > exceptionally hard to read. This tries to make things a little easier by > inverting > the hierarchy of the conditions, so SSL_VARIANT is checked first and > LOCAL_VARIANT is checked second. > > This exploits the fact that some of the previous conditions were > unnecessary, e.g. openssl is only available for mesh/full and not available > for > hostapd, so we don't need to check that.
This paragraph of the commit message is wrong, but the implementation should be correct ... Adrian
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
