projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90b3b71
)
Add HAVE_SBRK
author
Reid Spencer
<rspencer@reidspencer.com>
Sat, 1 Jan 2005 18:16:16 +0000
(18:16 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sat, 1 Jan 2005 18:16:16 +0000
(18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19222
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Config/config.h.in
patch
|
blob
|
history
diff --git
a/include/llvm/Config/config.h.in
b/include/llvm/Config/config.h.in
index f3f8129a4e7b123e91999da9a5ce99a908d3f6fb..b113793e7fd1866a7a3c66b9484d32adbd775b6a 100644
(file)
--- a/
include/llvm/Config/config.h.in
+++ b/
include/llvm/Config/config.h.in
@@
-231,6
+231,9
@@
/* Define to 1 if you have the `rindex' function. */
#undef HAVE_RINDEX
+/* Define to 1 if you have the `sbrk' function. */
+#undef HAVE_SBRK
+
/* Define to 1 if you have the `setrlimit' function. */
#undef HAVE_SETRLIMIT