1 $NetBSD: patch-hotspot_make_solaris_makefiles_product.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $
5 --- hotspot/make/solaris/makefiles/product.make.orig
6 +++ hotspot/make/solaris/makefiles/product.make
9 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers
12 # This mapfile is only needed when compiling with dtrace support,
13 # and mustn't be otherwise.
14 -MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
16 + MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE).gcc
18 + MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
21 +# reorder is not used with gcc