Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6349402

Correct perfile optimization setting capability in j2se makefiles

XMLWordPrintable

    • b63
    • generic
    • generic

      Recent changed to the j2se makefiles allowed for per-file optimization settings with things like:

      CFLAGS_OPT/foobar.o = -xO1

      which would change the value of CFLAGS_OPT. But the CFLAGS_OPT variable contained other settings like -Xa, so a slight change in the makefiles was needed to make sure only opt settings were in these variables.

      See suggested fix.

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: