comparison make/solaris/makefiles/buildtree.make @ 2080:c04052fd6ae1

7006505: Use kstat info to identify SPARC processor Summary: read Solaris kstat data to get more precise CPU information Reviewed-by: iveresov, never, twisti, dholmes
author kvn
date Thu, 16 Dec 2010 14:15:12 -0800
parents 2ca799d83d3c
children 5a1e52a439fa
comparison
equal deleted inserted replaced
2079:cccd1b172b85 2080:c04052fd6ae1
59 59
60 # 'gmake MAKE_VERBOSE=y' or 'gmake QUIETLY=' gives all the gory details. 60 # 'gmake MAKE_VERBOSE=y' or 'gmake QUIETLY=' gives all the gory details.
61 QUIETLY$(MAKE_VERBOSE) = @ 61 QUIETLY$(MAKE_VERBOSE) = @
62 62
63 # For now, until the compiler is less wobbly: 63 # For now, until the compiler is less wobbly:
64 TESTFLAGS = -Xbatch -showversion 64 TESTFLAGS = -Xbatch -Xmx32m -showversion
65 65
66 ### maye ARCH_XXX instead? 66 ### maye ARCH_XXX instead?
67 ifdef USE_GCC 67 ifdef USE_GCC
68 PLATFORM_FILE = $(GAMMADIR)/make/$(OS_FAMILY)/platform_$(BUILDARCH).gcc 68 PLATFORM_FILE = $(GAMMADIR)/make/$(OS_FAMILY)/platform_$(BUILDARCH).gcc
69 GCC_LIB = /usr/local/lib 69 GCC_LIB = /usr/local/lib