summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-04-23 23:31:24 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-04-23 23:31:24 (EDT)
commit5d461566271354eb22d433325ba242f6932d5686 (patch)
treed11ac264fcf3fccaf6cf4ebfc36232bef214d186 /build
parentd5926e216b478cbde9668b547f3ea858c8694bae (diff)
Remove removal of removed thing.
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index 3d287c9..05dc928 100755
--- a/build
+++ b/build
@@ -36,7 +36,6 @@ eglibc.configure.stamp: eglibc.setup.stamp
echo 'libc_cv_c_cleanup=yes' >> config.cache && \
echo 'libc_cv_gnu89_inline=yes' >> config.cache && \
echo 'libc_cv_ssp=no' >> config.cache && \
- rm -f configparams && \
if [ -n "$${TOOLS_PREFIX}" ]; then \
BINUTILS=--with-binutils=$${TOOLS_PREFIX}/bin; \
else \