wpa: Fix gcc build
Order of libraries still matters with GCC toolchains. Moving the
wpapasn library before the wpacommon specification resolves the link
problem.
This issue was not detected by make universe.
Fixes: a90b9d015907
(cherry picked from commit 8880825df1f805fc02dbb8476df8183d4ec3781c)