summaryrefslogtreecommitdiff
path: root/strata/build-essential/stage2-glibc.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-05-27 15:27:17 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-06-01 15:58:44 +0000
commit73b5a997df550d97d3245f7e491f94cb27b01bdf (patch)
treeb0735925e8f3b0ee63253670f8b07a2aa74d9369 /strata/build-essential/stage2-glibc.morph
parentff3a108b8ae51c6432c56774fd3e9ecaa9c6b734 (diff)
downloaddefinitions-73b5a997df550d97d3245f7e491f94cb27b01bdf.tar.gz
Upgrade to GCC 5.3.0
Change-Id: I0e2b2c2f823e89b1bcbba6149fa6d92dce3d07cb
Diffstat (limited to 'strata/build-essential/stage2-glibc.morph')
-rw-r--r--strata/build-essential/stage2-glibc.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/build-essential/stage2-glibc.morph b/strata/build-essential/stage2-glibc.morph
index 45f22db5..ffe19120 100644
--- a/strata/build-essential/stage2-glibc.morph
+++ b/strata/build-essential/stage2-glibc.morph
@@ -21,6 +21,7 @@ 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 \