Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385817 - media-sound/timidity++-2.13.2-r13 does not respect cflags
Summary: media-sound/timidity++-2.13.2-r13 does not respect cflags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 23:12 UTC by Agostino Sarubbo
Modified: 2011-10-06 15:05 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 2011-10-05 23:12:48 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libarc -I../libunimod -I../interface -I../utils   -I/usr/include -I/usr/include -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore  -DAU_OSS -DAU_ALSA -DAU_NAS -DAU_JACK   -DAU_AO -DAU_VORBIS -I/usr/include -I/usr/include -DAU_FLAC  -I/usr/include -I/usr/include -pthread -MT list_a.o -MD -MP -MF .deps/list_a.Tpo -c -o list_a.o list_a.c

There is no user cflags, if there are not safe, please add custom-cflags IUSE.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-10-06 15:05:33 UTC
+*timidity++-2.13.2-r14 (06 Oct 2011)
+
+  06 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+  +timidity++-2.13.2-r14.ebuild:
+  export CFLAGS to EXTRACFLAGS wrt #385817 by Agostino Sarubbo

And I did it with a revision bump because TiMidity++ is known to be fragile with extra compiler flags, setting some can cause runtime problems (like beeping, no sound at all, etc ...)