summaryrefslogtreecommitdiff
path: root/hurd/glibc.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/glibc.mdwn')
-rw-r--r--hurd/glibc.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn
index 0f5598a2..83dcb6f4 100644
--- a/hurd/glibc.mdwn
+++ b/hurd/glibc.mdwn
@@ -47,7 +47,6 @@ One can build libc this way:
$ unset CFLAGS
$ ../configure --prefix=/usr
$ make
- $ make -C ../iconvdata objdir=$PWD subdir=iconvdata ..=../ $PWD/iconvdata/gconv-modules
$ make check -k
One can run tests with the new libc by hand: