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

            Bug ID: 23206
           Summary: Failling to build compiler-r on fedora
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 14191
  --> https://llvm.org/bugs/attachment.cgi?id=14191&action=edit
patch

Dear,

To be able to build compiler-rt the cmake way need to be enhanced.
The current build process will not works if:
- you do not have llvm buildir (that is what happen when using llvm pakèckaged
by distro)
- COMPILER_RT_TEST_TARGET_TRIPLE var is empty

I fixed this issue in the submitted patch

llvm cmake file are search in the llvm prefix dir instead of the build dir

-- 
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