tech-toolchain archive

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

Re: BUILD_CC_LIB_BASE*



On Sun, Aug 17, 2014 at 09:01:30PM +0100, Iain Hibbert wrote:
> 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?

The introduction of build_install logic in build.sh and src/lib/Makefile
should have made those obsolete, so please kill them.

Joerg


Home | Main Index | Thread Index | Old Index