Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442132 - =dev-scheme/escm-1.1 calls CC directly
Summary: =dev-scheme/escm-1.1 calls CC directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2012-11-07 00:37 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-11-09 18:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
escm-1.1-fix-cc.patch (escm-1.1-fix-cc.patch,439 bytes, patch)
2012-11-07 00:37 UTC, Vicente Olivert Riera (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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