Skip to content
Commit fb80f71d authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

glibc: ensure BR2_MAKE is also used for subdirs



The configure script contains logic to figure out what make program to
invoke for subdirectories (trying gnumake, gmake, make).  Explicitly force
it to use our BR2_MAKE to ensure the right make version is used.

As GLIBC_CONF_ENV is only initialized below, move this section below it.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 00d63a15
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment