| Submitter | Bernhard Reutner-Fischer |
|---|---|
| Date | Jan. 26, 2011, 6:13 p.m. |
| Message ID | <1296065612-9637-5-git-send-email-rep.dot.nop@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/376/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index 5902105..963afa8 100644 --- a/conf/distro/micro.conf +++ b/conf/distro/micro.conf @@ -61,7 +61,6 @@ MACHINE_KERNEL_VERSION = "2.6" # TOOLCHAIN ############################################################################# LIBC ?= "eglibc" -PREFERRED_BINUTILS ?= "2.20.1" PREFERRED_VERSION_glibc ?= "2.10.1" PREFERRED_VERSION_glibc-initial ?= "2.10.1" PREFERRED_ARM_INSTRUCTION_SET ?= "thumb"
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> --- conf/distro/micro.conf | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)