comparison make/bsd/makefiles/fastdebug.make @ 10117:01d5f04e64dc hs25-b29

Merge
author amurillo
date Fri, 19 Apr 2013 09:58:05 -0700
parents b0301c02f38e f36e073d56a4
children f9be75d21404
comparison
equal deleted inserted replaced
10095:2e657354f6bc 10117:01d5f04e64dc
17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18 # 18 #
19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20 # or visit www.oracle.com if you need additional information or have any 20 # or visit www.oracle.com if you need additional information or have any
21 # questions. 21 # questions.
22 # 22 #
23 # 23 #
24 24
25 # Sets make macros for making debug version of VM 25 # Sets make macros for making debug version of VM
26 26
27 # Compiler specific OPT_CFLAGS are passed in from gcc.make, sparcWorks.make 27 # Compiler specific OPT_CFLAGS are passed in from gcc.make, sparcWorks.make
57 57
58 # Linker mapfile 58 # Linker mapfile
59 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug 59 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug
60 60
61 VERSION = optimized 61 VERSION = optimized
62 SYSDEFS += -DASSERT -DFASTDEBUG 62 SYSDEFS += -DASSERT
63 PICFLAGS = DEFAULT 63 PICFLAGS = DEFAULT