summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-19 16:35:01 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-03-30 17:25:17 +0000
commit82c7f2a156a43b4cfc34b2cac8c2267961a82749 (patch)
tree9db0d643db2c2e8c126278ff618c78385c479f3a
parent1050b19918be4f099941791c867be5d94f44a972 (diff)
downloaddefinitions-82c7f2a156a43b4cfc34b2cac8c2267961a82749.tar.gz
glibc.morph: Make the code faster supporting only > 3.0 kernels
This should be safe as we only build 3.19 in our systems (3.18 in the case of the jetson) For reference: http://www.gnu.org/software/libc/manual/html_node/Configuring-and-compiling.html 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..5e5614e7 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.0.0 \
--without-cvs \
--without-selinux \
--enable-obsolete-rpc