Allow Makefile to pick up environmental CFLAGS_FOR_TARGET, and
CXXFLAGS_FOR_TARGET. So that libstdc++_v3 libraries can be built without modifying the Makefiles. Change-Id: I569febd84a1bf60b15b19030064b4d9996c93bb0 Tested: export CFLAGS_FOR_TARGET=-fexceptions export CXXFLAGS_FOR_TARGET=-frtti Add --enable-libstdc__-v3 to the configuration command, build a C++ supportive toolchain.
Loading
Please sign in to comment