mirror of
https://github.com/apache/impala.git
synced 2025-12-25 02:03:09 -05:00
IMPALA-5025: Update binutils to 2.26.1
This release includes the fix for IMPALA-3507 and the fix for https://sourceware.org/bugzilla/show_bug.cgi?id=19520, which made libImpalaUdf.a unusable by older linkers. Change-Id: Idcc00efc13b1ff4fe8ce3aafcff0b7880908ad5b Reviewed-on: http://gerrit.cloudera.org:8080/6287 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Tested-by: Impala Public Jenkins
This commit is contained in:
committed by
Impala Public Jenkins
parent
32d45f4262
commit
1bda28c485
@@ -72,12 +72,12 @@ fi
|
||||
# moving to a different build of the toolchain, e.g. when a version is bumped or a
|
||||
# compile option is changed. The build id can be found in the output of the toolchain
|
||||
# build jobs, it is constructed from the build number and toolchain git hash prefix.
|
||||
export IMPALA_TOOLCHAIN_BUILD_ID=360-04f75441e7
|
||||
export IMPALA_TOOLCHAIN_BUILD_ID=363-fdc99090f6
|
||||
|
||||
# Versions of toolchain dependencies.
|
||||
# -----------------------------------
|
||||
export IMPALA_AVRO_VERSION=1.7.4-p4
|
||||
export IMPALA_BINUTILS_VERSION=2.26-p1
|
||||
export IMPALA_BINUTILS_VERSION=2.26.1
|
||||
export IMPALA_BOOST_VERSION=1.57.0-p1
|
||||
export IMPALA_BREAKPAD_VERSION=88e5b2c8806bac3f2c80d2fe80094be5bd371601
|
||||
export IMPALA_BZIP2_VERSION=1.0.6-p2
|
||||
|
||||
Reference in New Issue
Block a user