summaryrefslogtreecommitdiff
path: root/strata/build-essential/stage2-glibc.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/build-essential/stage2-glibc.morph')
-rw-r--r--strata/build-essential/stage2-glibc.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/strata/build-essential/stage2-glibc.morph b/strata/build-essential/stage2-glibc.morph
index c480c875..9e5e745b 100644
--- a/strata/build-essential/stage2-glibc.morph
+++ b/strata/build-essential/stage2-glibc.morph
@@ -21,7 +21,6 @@ configure-commands:
$ARCH_FLAGS \
--build=$(../scripts/config.guess) --host=$TARGET_STAGE1 \
--prefix="$PREFIX" \
- --enable-obsolete-rpc \
`# [1]` --libdir="$PREFIX/lib" \
`# [2]` --with-headers="$(pwd)/../../$PREFIX/include" \
`# [3]` --disable-profile --enable-kernel=2.6.25 \