Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386089 - x11-wm/dwm-5.9 appends itself CFLAGS="-g"
Summary: x11-wm/dwm-5.9 appends itself CFLAGS="-g"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 15:43 UTC by Agostino Sarubbo
Modified: 2012-02-15 15:15 UTC (History)
2 users (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-10-07 15:43:22 UTC
>>> Compiling source in /tmp/portage/x11-wm/dwm-5.9/work/dwm-5.9 ...                                                                                                                
make -j4 CC=x86_64-pc-linux-gnu-gcc XINERAMAFLAGS= XINERAMALIBS=                                                                                                                    
dwm build options:                                                                                                                                                                  
creating config.h from config.def.h                                                                                                                                                 
CFLAGS   = -march=native -O2 -g0 -std=c99 -pedantic -Wall -g -I. -I/usr/include -I/usr/include/X11 -DVERSION="5.9"                                                                  
CC dwm.c                                                                                                                                                                            
LDFLAGS  = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib -lc -L/usr/lib -lX11                                                                                             
CC       = x86_64-pc-linux-gnu-gcc                                                                                                                                                  
CC -o dwm                                                                                                                                                                           
>>> Source compiled.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-15 15:15:50 UTC
Fixed in 6.0 without a revision bump.