https://issues.apache.org/ooo/show_bug.cgi?id=124351

            Bug ID: 124351
        Issue Type: DEFECT
           Summary: avoid "clang: no input file" build error messages
           Product: General
           Version: 4.1.0-dev
          Hardware: All
                OS: Mac OSX, all
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: h...@apache.org
          Reporter: h...@apache.org
                CC: issues@openoffice.apache.org

When building AOO 4.1-dev with XCode>=4 a lot of
    clang: error: no input files
lines are reported. They seem to caused by AOO's build system checking the
compiler version. Since there is not version-specific code for clang in AOO the
warning is uncritical. It should be avoided nevertheless.

IMHO dependencies on the compiler version should belong to the configure step
anyway.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

Reply via email to