Hello Joe McDonnell, Michael Smith,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23134

to look at the new patch set (#6).

Change subject: IMPALA-14139: Extend toolchain build to Ubuntu 24.04
......................................................................

IMPALA-14139: Extend toolchain build to Ubuntu 24.04

The patch adds the complete toolchain build infrastructure to the Impala
toolchain project:
- defines the toolchain build Docker container
- adds Ubuntu 24.04 to various OS lists in the build scripts
- adds Ubuntu 24.04 to the README

It also adds a patch to GDB 12.1, fixing a function signature mismatch
between a source file and its matching header file specific to ARM CPUs.
The mismatch broke the GDB build on ARM for Ubuntu 24.04.
The patch is an unmodified backport of commit 8b1a24e546f from
https://sourceware.org/git/binutils-gdb.git, which fixes this exact
compilation problem.

Change-Id: I3224e6b19863deaca7dd8e3590daaf44f0f6779f
---
M Makefile
M README.md
M docker/buildall.py
A docker/ubuntu2404.df
M in-docker.py
M init-compiler.sh
A 
source/gdb/gdb-12.1-patches/0001-sim-aarch64-Fix-aarch64_get_CPSR_bits-declaration.patch
7 files changed, 83 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/34/23134/6
--
To view, visit http://gerrit.cloudera.org:8080/23134
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3224e6b19863deaca7dd8e3590daaf44f0f6779f
Gerrit-Change-Number: 23134
Gerrit-PatchSet: 6
Gerrit-Owner: Laszlo Gaal <laszlo.g...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Laszlo Gaal <laszlo.g...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>

Reply via email to