Skip to content

Commit

Permalink
Disable Binutils for target
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed May 1, 2023
1 parent d048c5e commit 6e4669a
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 15 deletions.
5 changes: 1 addition & 4 deletions aarch64-rpi3-linux-gnu.config
Original file line number Diff line number Diff line change
Expand Up @@ -399,10 +399,7 @@ CT_BINUTILS_PLUGINS=y
CT_BINUTILS_RELRO=m
CT_BINUTILS_DETERMINISTIC_ARCHIVES=y
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
CT_BINUTILS_FOR_TARGET=y
CT_BINUTILS_FOR_TARGET_IBERTY=y
CT_BINUTILS_FOR_TARGET_BFD=y
CT_BINUTILS_FOR_TARGET_OPCODES=y
# CT_BINUTILS_FOR_TARGET is not set
CT_ALL_BINUTILS_CHOICES="BINUTILS"
# end of Binary utilities

Expand Down
1 change: 0 additions & 1 deletion aarch64-rpi3-linux-gnu.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ CT_BINUTILS_LINKER_LD_GOLD=y
CT_BINUTILS_GOLD_THREADS=y
CT_BINUTILS_LD_WRAPPER=y
CT_BINUTILS_PLUGINS=y
CT_BINUTILS_FOR_TARGET=y
CT_GLIBC_V_2_27=y
CT_GLIBC_EXTRA_CFLAGS=""
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-multiarch"
Expand Down
5 changes: 1 addition & 4 deletions armv6-rpi-linux-gnueabihf.config
Original file line number Diff line number Diff line change
Expand Up @@ -416,10 +416,7 @@ CT_BINUTILS_PLUGINS=y
CT_BINUTILS_RELRO=m
CT_BINUTILS_DETERMINISTIC_ARCHIVES=y
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
CT_BINUTILS_FOR_TARGET=y
CT_BINUTILS_FOR_TARGET_IBERTY=y
CT_BINUTILS_FOR_TARGET_BFD=y
CT_BINUTILS_FOR_TARGET_OPCODES=y
# CT_BINUTILS_FOR_TARGET is not set
CT_ALL_BINUTILS_CHOICES="BINUTILS"
# end of Binary utilities

Expand Down
1 change: 0 additions & 1 deletion armv6-rpi-linux-gnueabihf.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ CT_BINUTILS_LINKER_LD_GOLD=y
CT_BINUTILS_GOLD_THREADS=y
CT_BINUTILS_LD_WRAPPER=y
CT_BINUTILS_PLUGINS=y
CT_BINUTILS_FOR_TARGET=y
CT_GLIBC_V_2_27=y
CT_GLIBC_EXTRA_CFLAGS=""
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-multiarch"
Expand Down
5 changes: 1 addition & 4 deletions armv8-rpi3-linux-gnueabihf.config
Original file line number Diff line number Diff line change
Expand Up @@ -416,10 +416,7 @@ CT_BINUTILS_PLUGINS=y
CT_BINUTILS_RELRO=m
CT_BINUTILS_DETERMINISTIC_ARCHIVES=y
CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
CT_BINUTILS_FOR_TARGET=y
CT_BINUTILS_FOR_TARGET_IBERTY=y
CT_BINUTILS_FOR_TARGET_BFD=y
CT_BINUTILS_FOR_TARGET_OPCODES=y
# CT_BINUTILS_FOR_TARGET is not set
CT_ALL_BINUTILS_CHOICES="BINUTILS"
# end of Binary utilities

Expand Down
1 change: 0 additions & 1 deletion armv8-rpi3-linux-gnueabihf.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ CT_BINUTILS_LINKER_LD_GOLD=y
CT_BINUTILS_GOLD_THREADS=y
CT_BINUTILS_LD_WRAPPER=y
CT_BINUTILS_PLUGINS=y
CT_BINUTILS_FOR_TARGET=y
CT_GLIBC_V_2_27=y
CT_GLIBC_EXTRA_CFLAGS=""
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--enable-multiarch"
Expand Down

0 comments on commit 6e4669a

Please sign in to comment.