Print this page
12013 fix GCC4 as primary compiler
*** 18,28 ****
# This Makefile installs just enough for us to be able to run smatch
# locally.
#
PROG = smatch
! SPARSE_VERSION = 0.6.1-rc1-il-1
include ../Makefile.tools
# We have to build smatch before we can use cw
i386_CC = $(GNUC_ROOT)/bin/gcc
--- 18,28 ----
# This Makefile installs just enough for us to be able to run smatch
# locally.
#
PROG = smatch
! SPARSE_VERSION = 0.6.1-rc1-il-2
include ../Makefile.tools
# We have to build smatch before we can use cw
i386_CC = $(GNUC_ROOT)/bin/gcc