Commit a4e0db2b9773d28e2e1601f5e6dc77b7bc2df60b

Guillem Jover 2021-02-09T06:04:38

build: Use a single variable to track libraries to link against Using various variables means we have to keep these in sync in various places. Just use a single variable that we can use anywhere where this is needed.