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

VarDeps breaks when a file with overridden CFLAGS has the same name as the library

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • infrastructure
    • None
    • b153

      The title says it all: VarDeps breaks when a file with overridden CFLAGS has the same name as the library.

      SetupNativeCompilation(FOO,
      LIBRARY:=foo,
      foo_CFLAGS := -DmakeItBreak)

      The vardeps file containing the foo_CFLAGS will be named the same as the vardeps file for the entire compilation.

            erikj Erik Joelsson
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: