Re: mk: fix build 32bits shared libs on 64bits system
From: Thomas Monjalon <hidden> Date: 2014-12-11 00:49:17
quoted
Incompatible libraries error when building shared libraries for 32bits on
a 64bits system.
Fix issue by passing CPU_CFLAGS to CC when LINK_USING_CC is enabled.
Signed-off-by: Sergio Gonzalez Monroy <redacted>
Acked-by: Pablo de Lara <redacted>