Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libnopoll: Fix clashes with sys/param.h and link with openssl | Florian Fainelli | 2017-07-02 |
Some toolchains may automatically have sys/params.h which includes isset() backport upstream commit 675ac7b4b64d398de8a61e9c713383b8c0d9071f to fix that. Also explicitly link with openssl. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> |