Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 394719 - Stabilize =media-video/ffmpeg2theora-0.28
Summary: Stabilize =media-video/ffmpeg2theora-0.28
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-12-14 18:47 UTC by Samuli Suominen (RETIRED)
Modified: 2012-01-04 17:57 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 Samuli Suominen (RETIRED) gentoo-dev 2011-12-14 18:47:41 UTC
it's time
Comment 1 Agostino Sarubbo gentoo-dev 2011-12-14 21:59:14 UTC
@Samuli,

gcc -o src/iso639.o -c -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"ffmpeg2theora-0.28\" -DPACKAGE=\"ffmpeg2theora\" -D_FILE_OFFSET_BITS=64 -march=native -O2 -g0 -g -O2 -Wall -DHAVE_KATE -DHAVE_OGGKATE -DHAVE_ICONV -I. src/iso639.c

I'm not sure if is possible to fix of calls directly gcc, anyway can you fix on the fly CFLAGS respect?
amd64box ~ # emerge --info | grep CFLAGS
CFLAGS="-march=native -O2 -g0"
Comment 2 Agostino Sarubbo gentoo-dev 2011-12-15 20:06:21 UTC
(In reply to comment #1)
> @Samuli,
> 
> gcc -o src/iso639.o -c -DPACKAGE_VERSION=\"0.28\"
> -DPACKAGE_STRING=\"ffmpeg2theora-0.28\" -DPACKAGE=\"ffmpeg2theora\"
> -D_FILE_OFFSET_BITS=64 -march=native -O2 -g0 -g -O2 -Wall -DHAVE_KATE
> -DHAVE_OGGKATE -DHAVE_ICONV -I. src/iso639.c
> 
> I'm not sure if is possible to fix of calls directly gcc, anyway can you fix on
> the fly CFLAGS respect?
> amd64box ~ # emerge --info | grep CFLAGS
> CFLAGS="-march=native -O2 -g0"

is just a minor issue, amd64 stable
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-01-04 17:57:00 UTC
x86 stable, closing