Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377353 - net-proxy/dante does not respect CFLAGS
Summary: net-proxy/dante does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 23:28 UTC by Agostino Sarubbo
Modified: 2011-08-02 03:02 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 Agostino Sarubbo gentoo-dev 2011-08-01 23:28:32 UTC
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I../include -I../include  -DDEBUG   -march=native -O2 -g0
-g  -pipe  -MT difftime.lo -MD -MP -MF .deps/difftime.Tpo -c -o difftime.lo
difftime.c

amd64box ~ # emerge --info | grep CFLA
CFLAGS="-march=native -O2 -g0"


Please drop -g and -pipe. I think that you should edit the last ~arch. TIA
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-08-02 03:01:29 UTC
Fixed in 1.3.1-r1, which probably should go stable soon.