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