package/gcc: fix ARC failure to build in 2 phases.
authorTal Zilcer <talz@ezchip.com>
Thu, 2 Jul 2015 14:44:54 +0000 (17:44 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Jul 2015 21:44:28 +0000 (23:44 +0200)
commitba0cbd021c63ec32c537bb9e207ab9d0b548bf4d
tree529597975c8dbea1fe54c68ce4fbc7c637fe4413
parentbfce76a22123c8a8a789b85c5c14a348d5a919dd
package/gcc: fix ARC failure to build in 2 phases.

When working with GCC initial at override source dir mode the
HOST_GCC_INITIAL_POST_PATCH_HOOKS is not called and compilation failes.
The solution is to use HOST_GCC_INITIAL_POST_RSYNC_HOOKS since this hook
is being called at override source dir mode.

Signed-off-by: Tal Zilcer <talz@ezchip.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/gcc-initial/gcc-initial.mk