x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/libdrm -DG_DISABLE_CAST_CHECKS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/freetype2 -march=native -O2 -g0 -Wall -pipe -g -Wno-pointer-sign -funsigned-char -I/usr/include/freetype2 -MT plugin-tray.o -MD -MP -MF $depbase.Tpo -c -o plugin-tray.o plugin-tray.c &&\ amd64box xchat # emerge --info | grep CFLAGS CFLAGS="-march=native -O2 -g0" It installs also .la files. Please remove them if are not needed
+ 10 Aug 2011; Lars Wendler <polynomial-c@gentoo.org> xchat-2.8.8-r2.ebuild, + +files/xchat-2.8.8-cflags.patch: + Don't force "-g -pipe" on CFLAGS (bug #378647). + (In reply to comment #0) > > It installs also .la files. Please remove them if are not needed I don't have any .la files installed by xchat-2.8.8-r2 so I don't see what needs fixing here...
(In reply to comment #1) > I don't have any .la files installed by xchat-2.8.8-r2 so I don't see what > needs fixing here... amd64box ~ # qfile -v /usr/lib64/xchat/plugins/python.la net-irc/xchat-2.8.8-r2 (/usr/lib64/xchat/plugins/python.la) amd64box ~ # qfile -v /usr/lib64/xchat/plugins/perl.la net-irc/xchat-2.8.8-r2 (/usr/lib64/xchat/plugins/perl.la)
+ 10 Aug 2011; Lars Wendler <polynomial-c@gentoo.org> xchat-2.8.8-r2.ebuild: + Don't install .la files +