Loading toolchain/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ source "toolchain/ccache/Config.in" source "toolchain/gdb/Config.in" comment "Common Toolchain Options" config BR2_ENABLE_MULTILIB bool "Enable multilib support?" default y Loading toolchain/binutils/Config.in +2 −0 Original line number Diff line number Diff line # Choose binutils version. # comment "Binutils Options" choice prompt "Binutils Version" default BR2_BINUTILS_VERSION_2_15_91_0_2 Loading toolchain/ccache/Config.in +2 −0 Original line number Diff line number Diff line # comment "Ccache Options" config BR2_HOST_CCACHE bool "Enable ccache support?" default y Loading toolchain/gcc/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ # WARNING -- 2.95 currently only builds for i386, arm, mips*, and powerpc. # WARNING -- 2.95 does not currently build natively for the target. comment "Gcc Options" choice prompt "GCC compiler Version" default BR2_GCC_VERSION_3_4_2 Loading toolchain/gdb/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ # WARNING -- 2.95 currently only builds for i386, arm, mips*, and powerpc. # WARNING -- 2.95 does not currently build natively for the target. comment "Gdb Options" config BR2_PACKAGE_GDB bool "Build gdb debugger for the Target" default n Loading Loading
toolchain/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ source "toolchain/ccache/Config.in" source "toolchain/gdb/Config.in" comment "Common Toolchain Options" config BR2_ENABLE_MULTILIB bool "Enable multilib support?" default y Loading
toolchain/binutils/Config.in +2 −0 Original line number Diff line number Diff line # Choose binutils version. # comment "Binutils Options" choice prompt "Binutils Version" default BR2_BINUTILS_VERSION_2_15_91_0_2 Loading
toolchain/ccache/Config.in +2 −0 Original line number Diff line number Diff line # comment "Ccache Options" config BR2_HOST_CCACHE bool "Enable ccache support?" default y Loading
toolchain/gcc/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ # WARNING -- 2.95 currently only builds for i386, arm, mips*, and powerpc. # WARNING -- 2.95 does not currently build natively for the target. comment "Gcc Options" choice prompt "GCC compiler Version" default BR2_GCC_VERSION_3_4_2 Loading
toolchain/gdb/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ # WARNING -- 2.95 currently only builds for i386, arm, mips*, and powerpc. # WARNING -- 2.95 does not currently build natively for the target. comment "Gdb Options" config BR2_PACKAGE_GDB bool "Build gdb debugger for the Target" default n Loading