Joe McDonnell created IMPALA-12900:
--------------------------------------
Summary: Compile binutils with -O3 in the toolchain
Key: IMPALA-12900
URL: https://issues.apache.org/jira/browse/IMPALA-12900
Project: IMPALA
Issue Type: Task
Components: Infrastructure
Affects Versions: Impala 4.3.0
Reporter: Joe McDonnell
Since the toolchain builds binutils with the native compiler (as the toolchain
compiler hasn't been built yet), we haven't set CFLAGS yet. The default CFLAGS
for binutils use -O2. It's possible that we could get a bit more speed by
building with -O3. We should set CFLAGS/CXXFLAGS to use -O3.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)