Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457718 - net-mail/mailutils should drop '-ggdb'
Summary: net-mail/mailutils should drop '-ggdb'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 16:29 UTC by Agostino Sarubbo
Modified: 2013-02-15 18: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 Agostino Sarubbo gentoo-dev 2013-02-15 16:29:48 UTC
This package adds itself CFLAGS="-ggdb" and it should drop it


/bin/sh ../../libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include  -I../../include -I/libmailutils  
-DSYSCONFDIR=\"/etc\"  -march=native  -g0 -pipe -Wall -Wdeclaration-after-statement -ggdb -c -o auth.lo auth.c
Comment 1 Eray Aslan gentoo-dev 2013-02-15 18:57:40 UTC
Fixed without a revbump.  Thanks for the report Ago.