1 $NetBSD: patch-hotspot_make_solaris_makefiles_fastdebug.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $
5 --- hotspot/make/solaris/makefiles/fastdebug.make.orig 2015-02-02 15:32:37.000000000 +0000
6 +++ hotspot/make/solaris/makefiles/fastdebug.make
7 @@ -120,7 +120,11 @@ MAPFILE = $(GAMMADIR)/make/solaris/makef
9 # This mapfile is only needed when compiling with dtrace support,
10 # and mustn't be otherwise.
11 -MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
13 + MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE).gcc
15 + MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
19 SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS