Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Commit d4dee42

Browse files
committed
GC HAVE_STRDUP.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282793 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 5673d4c commit d4dee42

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/llvm/Config/config.h.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,6 @@
221221
/* Define to 1 if you have the <stdint.h> header file. */
222222
#cmakedefine HAVE_STDINT_H ${HAVE_STDINT_H}
223223

224-
/* Define to 1 if you have the `strdup' function. */
225-
#cmakedefine HAVE_STRDUP ${HAVE_STRDUP}
226-
227224
/* Define to 1 if you have the `strerror' function. */
228225
#cmakedefine HAVE_STRERROR ${HAVE_STRERROR}
229226

0 commit comments

Comments
 (0)