make: create symlink gmake->make.
This commit is contained in:
parent
ac1ee7efd9
commit
67d24b316f
@ -34,4 +34,5 @@ build()
|
|||||||
host_install()
|
host_install()
|
||||||
{
|
{
|
||||||
$cmd_make install
|
$cmd_make install
|
||||||
|
cd "$cfg_dir_toolchain/bin" && ln -s make gmake
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user