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

make CONF= isn't working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • 8
    • infrastructure
    • None
    • b97

    Description

      From the make help output:

      Useful make variables
      . make CONF= # Build all configurations (note, assignment is empty)
      . make CONF=<substring> # Build the configuration(s) with a name matching
      . # <substring>

      But make CONF= isn't working:

      erik@moya:jdk8-build$ make jdk CONF=
      Building target 'jdk' in the following configurations (matching CONF=):
      * linux-x86_64-normal-server-fastdebug
      * linux-x86_64-normal-server-release
      make: *** common/makefiles: Is a directory. Stop.
      make: Nothing to be done for `jdk'.

      Attachments

        Activity

          People

            erikj Erik Joelsson
            erikj Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: