make/linux/makefiles/fastdebug.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File 7104565 Cdiff make/linux/makefiles/fastdebug.make

make/linux/makefiles/fastdebug.make

Print this page

        

*** 1,7 **** # ! # Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. --- 1,7 ---- # ! # Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation.
*** 57,63 **** # Linker mapfile MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug VERSION = optimized ! SYSDEFS += -DASSERT -DFASTDEBUG PICFLAGS = DEFAULT --- 57,63 ---- # Linker mapfile MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug VERSION = optimized ! SYSDEFS += -DASSERT PICFLAGS = DEFAULT
make/linux/makefiles/fastdebug.make
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File