Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457614 - media-video/ushare does not respect CFLAGS=-O?
Summary: media-video/ushare does not respect CFLAGS=-O?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 20:07 UTC by Agostino Sarubbo
Modified: 2013-02-15 22:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-02-14 20:07:20 UTC
You receive this bug because this package does not respect my '-O' system's CFLAGS


gcc -c -march=native -O2 -g0 -pipe -march=native -O2 -g0 -pipe -I.. -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H 
-DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/usr/include/upnp -o buffer.o buffer.c

vbp ~ # portageq envvar CFLAGS
-march=native -O2 -g0 -pipe
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-02-15 22:07:32 UTC
+  15 Feb 2013; Markos Chandras <hwoarang@gentoo.org>
+  +files/07_all_drop_optimizations.patch, ushare-1.1a-r5.ebuild:
+  Respect CC (#457612). Drop -O3 (#457614)
+