Hello Laszlo Gaal, Csaba Ringhofer, Michael Smith,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24458
to look at the new patch set (#3).
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/3
--
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: newpatchset
Gerrit-Change-Id: Ie8777922d7f91841cfe924aa40fb8e3f2ca786bf
Gerrit-Change-Number: 24458
Gerrit-PatchSet: 3
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>