https://bugs.llvm.org/show_bug.cgi?id=41444

            Bug ID: 41444
           Summary: Please backport r357701 to 8.0
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: mgo...@gentoo.org
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
            Blocks: 41221

Please backport the following commit to fix build failures on numerous Gentoo
systems.


commit 1f68002cb725c6a8fb5ca8425c1c86495a053f4f
Author: Michal Gorny <mgo...@gentoo.org>
Date:   Thu Apr 4 16:21:38 2019

    [llvm] [cmake] Add additional headers only if they exist

    Modify the add_header_files_for_glob() function to only add files
    that do exist, rather than all matches of the glob.  This fixes CMake
    error when one of the include directories (which happen to include
    /usr/include) contain broken symlinks.

    Differential Revision: https://reviews.llvm.org/D59632

    llvm-svn: 357701


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=41221
[Bug 41221] [meta] 8.0.1 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to