summaryrefslogtreecommitdiff
path: root/ACE/ace/config-kfreebsd.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:16:43 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-13 15:16:43 +0200
commit8735cf6301fb3b6bb53f15081b6062fb7a59cd47 (patch)
tree645a7ed404365824f66f3b167818f84af60a5cae /ACE/ace/config-kfreebsd.h
parentacd0ae9e29aa22ef7e1d6a06a45650e1c409828b (diff)
downloadATCD-8735cf6301fb3b6bb53f15081b6062fb7a59cd47.tar.gz
Remove fast_memcpy, according to the related documentation it could be enabled by autoconf which we don't support anymore
* ACE/ace/OS_NS_string.cpp: * ACE/ace/OS_NS_string.h: * ACE/ace/OS_NS_string.inl: * ACE/ace/config-kfreebsd.h:
Diffstat (limited to 'ACE/ace/config-kfreebsd.h')
-rw-r--r--ACE/ace/config-kfreebsd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/config-kfreebsd.h b/ACE/ace/config-kfreebsd.h
index 5341a54e267..6d90672552e 100644
--- a/ACE/ace/config-kfreebsd.h
+++ b/ACE/ace/config-kfreebsd.h
@@ -117,10 +117,6 @@
/* Define to 1 if platform has memchr(). */
#define ACE_HAS_MEMCHR 1
-/* Define to 1 if unrolled ACE_OS::fast_memcpy() is faster than system
- memcpy() */
-#define ACE_HAS_MEMCPY_LOOP_UNROLL 1
-
/* Define to 1 if platform has mkdir(). */
#define ACE_HAS_MKDIR 1