make/autoconf/toolchain.m4
changeset 48678 bcce1fa183e7
parent 48032 9240097e2821
child 49120 c04d813140dc
child 49357 aaedb8343784
--- a/make/autoconf/toolchain.m4	Mon Jan 29 08:19:37 2018 -0500
+++ b/make/autoconf/toolchain.m4	Mon Jan 29 17:58:12 2018 +0100
@@ -286,7 +286,7 @@
     if test "x$XCODE_VERSION_OUTPUT" != x; then
       # For Xcode, we set the Xcode version as TOOLCHAIN_VERSION
       TOOLCHAIN_VERSION=`$ECHO $XCODE_VERSION_OUTPUT | $CUT -f 2 -d ' '`
-      TOOLCHAIN_DESCRIPTION="$TOOLCHAIN_DESCRIPTION from Xcode"
+      TOOLCHAIN_DESCRIPTION="$TOOLCHAIN_DESCRIPTION from Xcode $TOOLCHAIN_VERSION"
     else
       # Currently we do not define this for other toolchains. This might change as the need arise.
       TOOLCHAIN_VERSION=