]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
Print RUMPRUN_MKCONF value at the end of build-rr run
authorAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 00:43:29 +0000 (00:43 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 00:43:29 +0000 (00:43 +0000)
build-rr.sh

index 17f04ed8a99e4c5327eb20a526f17a93b7c7c3ad..6ebf7670c359951c29569599683778b6d9a6a85c 100755 (executable)
@@ -463,6 +463,10 @@ ${DOinstall} && doinstall
 echo
 echo '>>'
 echo ">> Finished $0 for ${PLATFORM}"
+echo '>>'
+echo ">> For Rumprun developers (if you're not sure, you don't need it):"
+echo "export RUMPRUN_MKCONF=\"${RROBJ}/config.mk\""
+echo '>>'
 if ${DObuild}; then
        printf ">> toolchain tuple: ${TOOLTUPLE}\n"
        printf ">> cc wrapper: %s-%s\n" \