Skip to content

Commit

Permalink
p10ebmc: Pin to ancient binutils to fix build issues in tracecmd
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Stanley <[email protected]>
  • Loading branch information
shenki committed Mar 17, 2022
1 parent 30c6304 commit 2df494b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openpower/configs/p10ebmc_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
+BR2_BINUTILS_VERSION_2_32_X=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
BR2_TOOLCHAIN_BUILDROOT_CXX=y
Expand Down

0 comments on commit 2df494b

Please sign in to comment.