Added commented changes from Eric Norum to build with CLANG

This commit is contained in:
Janet Anderson
2011-07-27 16:08:02 -05:00
parent 1b9ca756cc
commit 7783f0044b

View File

@@ -13,3 +13,11 @@
ARCH_CLASS = i386
#ARCH_CLASS = x86_64
#ARCH_CLASS = i386 x86_64
#
# Uncomment the followings lines to build with CLANG instead of GCC.
#
#CC = clang
#CCC = clang++
#GNU_LDLIBS_YES =