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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: