Dump build/host/target.

This commit is contained in:
Paul Sokolovsky 2011-03-02 02:06:25 +02:00
parent 8058329149
commit 303280c6e3

View File

@ -540,6 +540,9 @@ echo "source: ${BASE_DIRECTORY}"
echo "building in: ${BUILD_DIR}"
echo "prefix: ${PREFIX}"
echo "components: ${components}"
echo "Build: ${BUILD}"
echo "Host: ${HOST}"
echo "Target: ${TARGET}"
mkdir -p ${BUILD_DIR}
mkdir -p ${PREFIX}