Kristian Hoffmann writes:
authorEric Andersen <andersen@codepoet.org>
Tue, 19 Oct 2004 19:20:38 +0000 (19:20 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 19 Oct 2004 19:20:38 +0000 (19:20 -0000)
commitdbfd77f671a30254b954e4faa5da5e570b82dcab
tree30fe67a05fae86bc44b1f0e0f499cb61ac8c4d6b
parent8500fcd5fd3d8ed19bf231032de3de74708b2c8f
Kristian Hoffmann writes:

TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in
the buildroot config.  It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ
were renamed to BR2_INSTALL_... in the config system, but not in the gcc
and ccache makefiles.

-Kristian
toolchain/ccache/ccache.mk
toolchain/gcc/Makefile.in
toolchain/gcc/gcc-uclibc-2.95.mk
toolchain/gcc/gcc-uclibc-3.x.mk