http://llvm.org/bugs/show_bug.cgi?id=13508

             Bug #: 13508
           Summary: Correct AddDefaultCIncludePaths for OpenBSD
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8982
  --> http://llvm.org/bugs/attachment.cgi?id=8982
Correct AddDefaultCIncludePaths for OpenBSD

Correct AddDefaultCIncludePaths for OpenBSD to not include /usr/local/include
in the default search path. Compilers on *BSD OS's only include /usr/include by
default.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to