[LLVMbugs] [Bug 13508] New: Correct AddDefaultCIncludePaths for OpenBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 1 20:58:18 PDT 2012


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: unassignedclangbugs at nondot.org
        ReportedBy: brad at comstyle.com
                CC: llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list