common/autoconf/spec.gmk.in

changeset 699
e1a929afcfc4
parent 695
1dfcc874461e
child 713
eea249c1ecee
child 894
1fca390200c1
     1.1 --- a/common/autoconf/spec.gmk.in	Thu May 02 15:46:38 2013 +0200
     1.2 +++ b/common/autoconf/spec.gmk.in	Thu May 02 15:56:39 2013 +0200
     1.3 @@ -300,6 +300,7 @@
     1.4  # CC is gcc and others behaving reasonably similar.
     1.5  # CL is cl.exe only.
     1.6  COMPILER_TYPE:=@COMPILER_TYPE@
     1.7 +COMPILER_NAME:=@COMPILER_NAME@
     1.8  
     1.9  COMPILER_SUPPORTS_TARGET_BITS_FLAG=@COMPILER_SUPPORTS_TARGET_BITS_FLAG@
    1.10  

mercurial