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

gmp/mpfr: make sure host builds add source targets to HOST_SOURCE



Closes #1183.

When gmp/mpfr is needed for the host (E.G. when using an internal toolchain),
the host-lib{gmp,mpfr}-source targets weren't added to HOST_SOURCE, so
make source / external-deps didn't handle them.

Notice that we have the same issue with the new host package support,
there we should probably use HOST_<package>_DEPENDENCIES for -source
dependencies.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent f389a9ce
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