File tree Expand file tree Collapse file tree 8 files changed +0
-8
lines changed Expand file tree Collapse file tree 8 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ CT_LOCAL_PATCH_DIR="${CT_TOP_DIR}/../../patches"
7
7
CT_ARCH_ARC=y
8
8
CT_MULTILIB=y
9
9
CT_TARGET_VENDOR="zephyr"
10
- CT_BINUTILS_V_2_30=y
11
10
CT_LIBC_NEWLIB_IO_FLOAT=y
12
11
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
13
12
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ CT_ARCH_ARM=y
8
8
CT_ARCH_ARM_INTERWORKING=y
9
9
CT_MULTILIB=y
10
10
CT_TARGET_VENDOR="zephyr"
11
- CT_BINUTILS_V_2_30=y
12
11
CT_LIBC_NEWLIB_IO_FLOAT=y
13
12
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
14
13
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ CT_ARCH_X86=y
8
8
CT_ARCH_TUNE="pentium"
9
9
CT_TARGET_CFLAGS="-m32"
10
10
CT_TARGET_VENDOR="zephyr"
11
- CT_BINUTILS_V_2_30=y
12
11
CT_LIBC_NEWLIB_IO_FLOAT=y
13
12
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
14
13
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ CT_ARCH_TUNE="lakemont"
9
9
CT_ARCH_X86_IAMCU=y
10
10
CT_TARGET_CFLAGS="-miamcu -m32"
11
11
CT_TARGET_VENDOR="zephyr"
12
- CT_BINUTILS_V_2_30=y
13
12
CT_LIBC_NEWLIB_IO_FLOAT=y
14
13
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
15
14
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ CT_ARCH_MIPS=y
8
8
CT_MULTILIB=y
9
9
CT_ARCH_LE_BE=y
10
10
CT_TARGET_VENDOR="zephyr"
11
- CT_BINUTILS_V_2_30=y
12
11
CT_LIBC_NEWLIB_IO_FLOAT=y
13
12
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
14
13
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ CT_LOCAL_PATCH_DIR="${CT_TOP_DIR}/../../patches"
7
7
CT_ARCH_NIOS2=y
8
8
CT_ARCH_USE_MMU=y
9
9
CT_TARGET_VENDOR="zephyr"
10
- CT_BINUTILS_V_2_30=y
11
10
CT_LIBC_NEWLIB_IO_FLOAT=y
12
11
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
13
12
CT_LIBC_NEWLIB_DISABLE_SUPPLIED_SYSCALLS=y
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ CT_ARCH_RISCV=y
10
10
CT_ARCH_ARCH="rv32ima"
11
11
CT_ARCH_ABI="ilp32"
12
12
CT_TARGET_VENDOR="zephyr"
13
- CT_BINUTILS_V_2_30=y
14
13
CT_NEWLIB_V_2_5_0=y
15
14
CT_LIBC_NEWLIB_IO_FLOAT=y
16
15
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ CT_ARCH_XTENSA=y
9
9
CT_XTENSA_CUSTOM=y
10
10
CT_ARCH_LE_BE=y
11
11
CT_TARGET_VENDOR="zephyr"
12
- CT_BINUTILS_V_2_30=y
13
12
CT_NEWLIB_V_2_5_0=y
14
13
CT_LIBC_NEWLIB_IO_FLOAT=y
15
14
# CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION is not set
You can’t perform that action at this time.
0 commit comments