Various sub-projects reduce optimization levels for no reason

Bug #994881 reported by Bernhard Rosenkraenzer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android
Fix Released
Low
Bernhard Rosenkraenzer

Bug Description

Some subprojects do

LOCAL_CFLAGS := -O

or

LOCAL_CFLAGS := -O2 -g

to make sure they're built with optimizations.

However, if the main CFLAGS include -O3, this is overridden by this requested lower optimization level.

LOCAL_CFLAGS additions that tamper with the optimization level should be conditionalized.

Changed in linaro-android:
assignee: nobody → Bernhard Rosenkraenzer (berolinux)
milestone: none → 12.05
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Zach Pfeffer (pfefferz) wrote :

Will try to get fixes in today.

Changed in linaro-android:
status: Confirmed → Fix Committed
Fathi Boudra (fboudra)
Changed in linaro-android:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.