Skip to content

Commit 2df494b

Browse files
committed
p10ebmc: Pin to ancient binutils to fix build issues in tracecmd
Signed-off-by: Joel Stanley <[email protected]>
1 parent 30c6304 commit 2df494b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openpower/configs/p10ebmc_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
BR2_powerpc64le=y
22
BR2_powerpc_power8=y
33
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
4+
+BR2_BINUTILS_VERSION_2_32_X=y
45
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
56
BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux --disable-libsanitizer"
67
BR2_TOOLCHAIN_BUILDROOT_CXX=y

0 commit comments

Comments
 (0)