Skip to content

Commit 0bb8e1e

Browse files
committed
postgresql: bump version of gcc
Moving to 5.X for the host version of GCC to closer match RHEL7 as a reference build environment.
1 parent def5c0d commit 0bb8e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/postgres_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
BR2_x86_64=y
22
BR2_KERNEL_HEADERS_3_10=y
33
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
4+
BR2_GCC_VERSION_5_X=y
45
BR2_TOOLCHAIN_BUILDROOT_CXX=y
56
BR2_ENABLE_LOCALE_PURGE=y
67
BR2_ENABLE_LOCALE_WHITELIST="C POSIX"

0 commit comments

Comments
 (0)