Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 379273

Summary: sys-libs/libtermcap-compat calles directly gcc
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: alecm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    

Description Agostino Sarubbo gentoo-dev 2011-08-15 15:22:46 UTC
gcc -march=native -O2 -g0 -I. -fPIC -c termcap.c -o termcap.o


simple add CC="$(tc-getCC)" to emake, works
Comment 1 SpanKY gentoo-dev 2011-08-20 04:42:37 UTC
other build settings were being ignored as well.  should all be fixed in libtermcap-compat-2.0.8-r3.
Comment 2 Alec Moskvin 2011-08-20 15:27:19 UTC
*** Bug 335903 has been marked as a duplicate of this bug. ***