From: Joerg Sonnenberger Date: Fri, 30 Sep 2016 19:57:54 +0000 (+0000) Subject: GC NEED_USCORE. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a2343b89e085df79621bb4a4bddc3f39bdd241b;p=llvm GC NEED_USCORE. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282914 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Config/config.h.cmake b/include/llvm/Config/config.h.cmake index 1288ee0a43e..4baa3b99d75 100644 --- a/include/llvm/Config/config.h.cmake +++ b/include/llvm/Config/config.h.cmake @@ -463,9 +463,6 @@ its not necessary */ #undef NEED_DEV_ZERO_FOR_MMAP -/* Define if dlsym() requires a leading underscore in symbol names. */ -#undef NEED_USCORE - /* Define to the address where bug reports for this package should be sent. */ #cmakedefine PACKAGE_BUGREPORT "${PACKAGE_BUGREPORT}"