From 823f76eaf0d12ca7280d5f3d0045b78fb7f3713b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 22 Apr 2012 23:32:28 -0500 Subject: Upgrade GCC_VERSION to 4.7 --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile b/lib/Makefile index 7210c517..0f740996 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -5,7 +5,7 @@ STOW_ROOT = /usr/local/stow PRODUCTS = $(HOME)/Products -GCC_VERSION = 4.6 +GCC_VERSION = 4.7 BOOST_VERSION = 1_49_0 CC = gcc-mp-$(GCC_VERSION) -- cgit v1.2.3