Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240067 - app-misc/digitemp: CFLAGS are ignored
Summary: app-misc/digitemp: CFLAGS are ignored
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-05 18:46 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-10-05 18:16 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-05 18:46:36 UTC
I don't know the build system for this program (and this is a generic bug template so I cannot tell you which program exactly is), but my tests shows that it's not respecting CFLAGS properly.

Please look into it, since it's important to respect user CFLAGS.

Thanks,
Diego
Comment 1 Agostino Sarubbo gentoo-dev 2012-10-05 18:16:32 UTC
make -j4 CC=x86_64-pc-linux-gnu-gcc LOCK=no ds9097u                                                                                                                                 
x86_64-pc-linux-gnu-gcc -I./src -I./userial -march=native -O2 -g0  -DLINUX   -c -o src/digitemp.o src/digitemp.c

This is fixed in the last version. Filed stable request at bug 437334