Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378651 - x11-misc/dmenu-4.3.1 Please drop CFLAGS="-g"
Summary: x11-misc/dmenu-4.3.1 Please drop CFLAGS="-g"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 13:02 UTC by Agostino Sarubbo
Modified: 2011-10-06 20:32 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-10 13:02:59 UTC
make -j1 CC=i686-pc-linux-gnu-gcc XINERAMAFLAGS= XINERAMALIBS= 
dmenu build options:
CFLAGS   = -O2 -march=prescott -g0 -w -ansi -pedantic -Wall -g -I/usr/X11R6/include -D_BSD_SOURCE -DVERSION="4.3.1" 
LDFLAGS  = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -g -L/usr/X11R6/lib -lX11 
CC       = i686-pc-linux-gnu-gcc
CC -c dmenu.c
CC -c draw.c
CC -o dmenu
>>> Source compiled.


devil build # emerge --info | grep CFLA
CFLAGS="-O2 -march=prescott -g0 -w"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-10-06 20:32:21 UTC
Fixed in 4.4.1.