tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

BUILD_CC_LIB_BASE*



Hi

in src/Makefile, I see this

.if defined(HAVE_GCC)
BUILD_CC_LIB_BASEDIR= external/gpl3/${EXTERNAL_GCC_SUBDIR}/lib
BUILD_CC_LIB_BASETARGET= external-gpl3-gcc-lib
.endif

but these definitions are not any longer referenced in the rest of the
sources (they are not in my -5 tree, and only in src/Makefile in -6)..
any objections to their removal?

iain


Home | Main Index | Thread Index | Old Index