mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 22:46:58 +02:00
Revert "Reduce the number of glibc patches Changed the glibc version"
This reverts commit 6fa1e14c59e541780e49a48f83683db079614d8f We reverted the glibc-2.11.1-r4 ebuild (it no longer exists), so we have to revert this too since there is no 2.11.1-r4 to use. Change-Id: Ie8d71eeaf436b348a695d55376e269557ced3b15 Reviewed-on: https://gerrit.chromium.org/gerrit/14061 Reviewed-by: Yunlian Jiang <yunlian@chromium.org> Tested-by: Yunlian Jiang <yunlian@chromium.org> Reviewed-by: asharif <asharif@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
74d6249356
commit
5d2df83002
@ -50,7 +50,7 @@ DEFINE_string binutils_version "2.21-r3" \
|
||||
"Version of binutils to use."
|
||||
DEFINE_string gcc_version "4.6.0-r12" \
|
||||
"Version of gcc to use."
|
||||
DEFINE_string libc_version "2.11.1-r4" \
|
||||
DEFINE_string libc_version "2.11.1-r3" \
|
||||
"Version of libc to use."
|
||||
DEFINE_string kernel_version "3.1" \
|
||||
"Version of kernel headers to use."
|
||||
|
Loading…
Reference in New Issue
Block a user