Skip to content
Snippets Groups Projects
Unverified Commit fb27a801 authored by Gaëtan Harter's avatar Gaëtan Harter
Browse files

Makefile.include: process pkg/*/Makefile.include before using BASELIBS

They can define PSEUDOMODULES which is used to populate BASELIBS.
It means they must be processed before using BASELIBS immediate value.

This moved the processing of all `Makefile.include` before using `BASELIBS`.
It is also moved before setting `BASELIBS` in `modules.inc.mk to keep the
order logical (it would work anyway thanks to deferred variables evaluation).

This fixes the problems for `make -C tests/unittests`
parent d8a26431
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment