Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356173 - net-ftp/filezilla should not add "-g" to CFLAGS
Summary: net-ftp/filezilla should not add "-g" to CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's FTP Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 07:55 UTC by Sebastian Pipping
Modified: 2011-02-28 20:21 UTC (History)
1 user (show)

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 Sebastian Pipping gentoo-dev 2011-02-23 07:55:12 UTC
The about dialog of FileZilla displays the compile flags used at installation time.  Besides my real CFLAGS this also lists

  -Wall -g -fexceptions

Of those, -g should not be in there if I don't have it CFLAGS.  Please patch it out.  Thanks!
Comment 1 Sebastian Pipping gentoo-dev 2011-02-25 09:23:48 UTC
Do I have permission to fix this myself?

In case I do not hear anything in a week, I consider that "yes".
Comment 2 Bernard Cafarelli gentoo-dev 2011-02-28 18:20:36 UTC
Of course :) I don't think I'll have time this week to look into it so feel free to show this flag the way out
Comment 3 Sebastian Pipping gentoo-dev 2011-02-28 20:21:55 UTC
+  28 Feb 2011; Sebastian Pipping <sping@gentoo.org> filezilla-3.3.5.1.ebuild,
+  +files/filezilla-3.3.5.1-debug.patch:
+  No longer append "-g" to compile flags (bug #356173)
+