inteldecimal version script should not be explicit dependency

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Dev Platform 2021-04-05
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In SERVER-49299, a workaround was put in place for ninja to correctly know about this dependency, but it used an explicit dependency (env.Depends) where it should have used an implicit dependency (target.add_to_implicit) which matches what SCons will use for build signatures. Using an explicit dependency will cause rebuilds because SCons will see the explicit dependency come and go, while its checking and executing the subst function in question.

              Assignee:
              Daniel Moody
              Reporter:
              Daniel Moody
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: