--- old/make/linux/makefiles/fastdebug.make 2016-02-10 21:05:00.000000000 +0100 +++ new/make/linux/makefiles/fastdebug.make 2016-02-10 21:05:00.000000000 +0100 @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2016, 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 @@ -59,6 +59,7 @@ # Set the environment variable HOTSPARC_GENERIC to "true" # to inhibit the effect of the previous line on CFLAGS. + # The following lines are copied from debug.make, except that we # consult FASTDEBUG_CFLAGS instead of DEBUG_CFLAGS. # Compiler specific DEBUG_CFLAGS are passed in from gcc.make, sparcWorks.make