Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21469 )
Change subject: IMPALA-12541: Build GCC with --enable-linker-build-id ...................................................................... IMPALA-12541: Build GCC with --enable-linker-build-id This builds GCC with --enable-linker-build-id so that binaries have Build ID specified. Build ID is needed to produce OS packages with separate debuginfo. This is particularly important for libstdc++, because it is not built as part of the regular Impala build. Testing: - Verified that resulting binaries have .note.gnu.build-id Change-Id: Ieb2017ba1a348a9e9e549fa3268635afa94ae6d0 Reviewed-on: http://gerrit.cloudera.org:8080/21469 Reviewed-by: Michael Smith <[email protected]> Reviewed-by: Laszlo Gaal <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M source/gcc/build.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Michael Smith: Looks good to me, but someone else must approve Laszlo Gaal: Looks good to me, approved Joe McDonnell: Verified -- To view, visit http://gerrit.cloudera.org:8080/21469 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ieb2017ba1a348a9e9e549fa3268635afa94ae6d0 Gerrit-Change-Number: 21469 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
