https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105719

            Bug ID: 105719
           Summary: RFE: fixincludes should handle Frameworks
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: egallager at gcc dot gnu.org
                CC: bkorb at gnu dot org
  Target Milestone: ---
            Target: *-*-darwin

This is split off from bug 93082. Basically, if there is a header that needs to
be fixincluded in /Systems/Library/Frameworks or /Library/Frameworks or
${SDKROOT}/Library/Frameworks, fixincludes currently won't find it. This should
be fixed by adding another include tree (or trees) for fixincludes to search.

Reply via email to