http://llvm.org/bugs/show_bug.cgi?id=15221
Bug ID: 15221
Summary: cmake does not support udis86 dep
Product: Build scripts
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: cmake
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
autoconf scripts of llvm do have --with-udis86 to enable udis86 library.
While include/llvm/Config/config.h.cmake has:
/* Define to 1 if you have the `udis86' library (-ludis86). */
#undef HAVE_LIBUDIS86
the CMake files do not have any real checks or switches for udis86 and
therefore the macro is always undefined.
--
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