Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24458
Change subject: IMPALA-14786: Add support for building on SLES 16 ...................................................................... IMPALA-14786: Add support for building on SLES 16 This adds a SLES 16 build container. Like Redhat 10, this container uses JDK 17, as Impala no longer needs Java 8 support. SLES 16 uses GCC 15, which switches to C23 by default, so this fixes the binutils and gdb builds by manually specifying C11. Change-Id: Ie8777922d7f91841cfe924aa40fb8e3f2ca786bf --- M Makefile A docker/sles16.df M in-docker.py M source/binutils/build.sh M source/gdb/build.sh 5 files changed, 64 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/58/24458/1 -- To view, visit http://gerrit.cloudera.org:8080/24458 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie8777922d7f91841cfe924aa40fb8e3f2ca786bf Gerrit-Change-Number: 24458 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
