Joe McDonnell has uploaded this change for review. ( 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 --- M source/gcc/build.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/69/21469/1 -- 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: newchange Gerrit-Change-Id: Ieb2017ba1a348a9e9e549fa3268635afa94ae6d0 Gerrit-Change-Number: 21469 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
