- don't use GCC_MAJOR to see if we're not using gcc as GCC_MAJOR might be set
commit108b2876654bd5f64dd4a60fe1791cc939921625
authorUrs Janssen <urs@hq.tin.org>
Thu, 14 Feb 2013 23:53:33 +0000 (15 00:53 +0100)
committerUrs Janssen <urs@hq.tin.org>
Thu, 14 Feb 2013 23:53:33 +0000 (15 00:53 +0100)
tree64823c0cc5eaf2bdb5778e86032c454cc8fac218
parent0928761257b83795cd51c411fcb1c4ca75c84250
- don't use GCC_MAJOR to see if we're not using gcc as GCC_MAJOR might be set
  during configure even with --cc=notgcc as long as gcc is installed.
Makefile
libtcc.c