On Wed, 3 Apr 2013, OBATA Akio wrote:
> I have no 64bit environment, so ${LIBABISUFFIX} may be missing
> in some places.
The following will fix that:
COMPILER_LIB_DIRS?= ${_OPSYS_LIB_DIRS:U/usr/lib${LIBABISUFFIX}}
Otherwise I'm for it.
--
Steven