summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-19 16:35:01 +0000
committerJavier Jardón <jjardon@gnome.org>2015-03-19 16:36:13 +0000
commit2eb4d4d7b2deb703eebe9c0381ed2a243e196cf2 (patch)
tree32490cbcd83d04af152caecf7bb32e79f8854de1
parent912aed0cd91cffc57fd01212aeeeefd454636afd (diff)
downloaddefinitions-2eb4d4d7b2deb703eebe9c0381ed2a243e196cf2.tar.gz
glibc.morph: Make the code faster supporting only > 3.18 kernels
This should be safe as we only build 3.19 in our systems (3.18 in the case of the jetson) Change-Id: I40df10570e3d2602c6f1b223ebb71753c6f86f8e
-rw-r--r--strata/build-essential/glibc.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/build-essential/glibc.morph b/strata/build-essential/glibc.morph
index e6f87fde..78f0ad93 100644
--- a/strata/build-essential/glibc.morph
+++ b/strata/build-essential/glibc.morph
@@ -56,7 +56,7 @@ configure-commands:
$ARCH_FLAGS \
--prefix="$PREFIX" \
--disable-profile \
- --enable-kernel=2.6.25 \
+ --enable-kernel=3.18.0 \
--without-cvs \
--without-selinux \
--enable-obsolete-rpc