Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288541 - [QA] dev-libs/libgpg-error-1.7: remove useless configure checks for C++ compiler
Summary: [QA] dev-libs/libgpg-error-1.7: remove useless configure checks for C++ compiler
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-11 11:27 UTC by Michał Masłowski
Modified: 2009-11-07 18:25 UTC (History)
1 user (show)

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


Attachments
the patch (libgpg-error-1.7-without-cxx.patch,610 bytes, patch)
2009-10-11 11:27 UTC, Michał Masłowski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Masłowski 2009-10-11 11:27:30 UTC
The attached patch removes the configure check for C++ compiler from the dev-libs/libgpg-error-1.7 ebuild using epunt_cxx from the eutils eclass. This check was the only reason why this package did not successfully compile on a system with sys-devel/gcc compiled with the nocxx USE flag.

Reproducible: Always

Steps to Reproduce:
Comment 1 Michał Masłowski 2009-10-11 11:27:59 UTC
Created attachment 206738 [details, diff]
the patch
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-07 18:25:57 UTC
Fixed.