summaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc.sh
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-09-28 18:43:45 (GMT)
committerAlexey Neyman <stilor@att.net>2018-09-28 18:48:01 (GMT)
commitefe65615d053f29d25fdf5fe787b267e4609d9cf (patch)
treec68f1d75ea04ff8dbd423522d13edd6d92720cd6 /scripts/build/libc/glibc.sh
parent6ad79d8932d10c77d4288009cf3063691fab6c34 (diff)
Fix up timestamps after patching
... so that autotools-based packages do not re-run autoconf/autoheader/automake. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts/build/libc/glibc.sh')
-rw-r--r--scripts/build/libc/glibc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/libc/glibc.sh b/scripts/build/libc/glibc.sh
index f8af7fc..bc48cee 100644
--- a/scripts/build/libc/glibc.sh
+++ b/scripts/build/libc/glibc.sh
@@ -26,7 +26,6 @@ do_libc_extract() {
CT_DoExecLog ALL ln -sf "${CT_GLIBC_PORTS_SRC_DIR}/${CT_GLIBC_PORTS_BASENAME}" \
"${CT_GLIBC_SRC_DIR}/${CT_GLIBC_BASENAME}/ports"
fi
- # TBD make the configure timestamp fix in all patched packages (e.g. part of CT_ExtractPatch)
}
# Build and install headers and start files