summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index bde547c180..0a1cfafb01 100755
--- a/configure
+++ b/configure
@@ -3153,7 +3153,6 @@ echores "$_alloca"
echocheck "fastmemcpy"
-# fastmemcpy check is done earlier with tests of CPU & binutils features
if test "$_fastmemcpy" = yes ; then
_def_fastmemcpy='#define CONFIG_FASTMEMCPY 1'
else