Project

General

Profile

Actions

Bug #43767

open

RPM/DEB builds set "-O2" via CFLAGS and CXXFLAGS, possibly overriding optimization level setting via CMAKE_BUILD_TYPE

Added by Nathan Cutler over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

grepping build logs in Shaman shows that all the builds set "-O2" by manipulating CXXFLAGS / CFLAGS.

This apparently overrides any setting of the optimization level that cmake might be able to do based on the value of CMAKE_BUILD_TYPE.

No data to display

Actions

Also available in: Atom PDF