From f39b9e0db5a73792d6b0c7ab7d18c929aebbf9a4 Mon Sep 17 00:00:00 2001 From: Joerg Sonnenberger Date: Fri, 30 Sep 2016 19:58:44 +0000 Subject: [PATCH] GC STAT_MACROS_BROKEN. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282915 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Config/config.h.cmake | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/llvm/Config/config.h.cmake b/include/llvm/Config/config.h.cmake index 4baa3b99d75..b9c2ccb47f3 100644 --- a/include/llvm/Config/config.h.cmake +++ b/include/llvm/Config/config.h.cmake @@ -484,9 +484,6 @@ /* Define as the return type of signal handlers (`int' or `void'). */ #cmakedefine RETSIGTYPE ${RETSIGTYPE} -/* Define to 1 if the `S_IS*' macros in do not work properly. */ -#undef STAT_MACROS_BROKEN - /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -- 2.50.1