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

Bug 442132

Summary: =dev-scheme/escm-1.1 calls CC directly
Product: Gentoo Linux Reporter: Vicente Olivert Riera (RETIRED) <vincent>
Component: New packagesAssignee: Akinori Hattori <hattya>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: escm-1.1-fix-cc.patch

Description Vicente Olivert Riera (RETIRED) gentoo-dev 2012-11-07 00:37:10 UTC
Created attachment 328626 [details, diff]
escm-1.1-fix-cc.patch

Example:

cc -c -march=k8 -O2 -pipe -g0 -Wno-pointer-sign -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D'INTERPRETER="/usr/bin/guile"' -D'VERSION="1.1"' escm.c
Comment 1 Agostino Sarubbo gentoo-dev 2012-11-09 18:52:44 UTC
done