Skip to content

Commit

Permalink
Update empty.config
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed May 26, 2022
1 parent bedb338 commit 3154e48
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions empty.config
Original file line number Diff line number Diff line change
Expand Up @@ -227,22 +227,18 @@ BR2_PACKAGE_GLIBC=y
# Binutils Options
#
BR2_PACKAGE_HOST_BINUTILS_SUPPORTS_CFI=y
BR2_BINUTILS_VERSION_2_26_X=y
# BR2_BINUTILS_VERSION_2_30_X is not set
# BR2_BINUTILS_VERSION_2_31_X is not set
# BR2_BINUTILS_VERSION_2_32_X is not set
BR2_BINUTILS_VERSION="2.26.1"
# BR2_BINUTILS_VERSION_2_35_X is not set
BR2_BINUTILS_VERSION_2_36_X=y
BR2_BINUTILS_VERSION="2.36.1"
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS=""

#
# GCC Options
#
# BR2_GCC_VERSION_5_X is not set
# BR2_GCC_VERSION_6_X is not set
BR2_GCC_VERSION_7_X=y
# BR2_GCC_VERSION_8_X is not set
BR2_GCC_SUPPORTS_LIBCILKRTS=y
BR2_GCC_VERSION="7.4.0"
# BR2_GCC_VERSION_9_X is not set
BR2_GCC_VERSION_10_X=y
BR2_GCC_VERSION="10.3.0"
BR2_EXTRA_GCC_CONFIG_OPTIONS=""
BR2_TOOLCHAIN_BUILDROOT_CXX=y
# BR2_TOOLCHAIN_BUILDROOT_FORTRAN is not set
Expand Down

0 comments on commit 3154e48

Please sign in to comment.