Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288334 - [QA] dev-libs/libgcrypt-1.4.4: remove useless configure check for C++ compiler
Summary: [QA] dev-libs/libgcrypt-1.4.4: remove useless configure check 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: Inclusion
Depends on:
Blocks:
 
Reported: 2009-10-09 16:14 UTC by Michał Masłowski
Modified: 2009-11-07 18:18 UTC (History)
2 users (show)

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


Attachments
the patch (libgcrypt-1.4.4-without-cxx.patch,351 bytes, patch)
2009-10-09 16:14 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-09 16:14:06 UTC
dev-libs/libgcrypt-1.4.4's ./configure fails if gcc is compiled with nocxx USE flag, although the package does not use the C++ compiler.  The attached patch removes the unnecessary check using epunt_cxx from eutils eclass.

Reproducible: Always
Comment 1 Michał Masłowski 2009-10-09 16:14:46 UTC
Created attachment 206555 [details, diff]
the patch
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-10-09 16:21:22 UTC
@diego
So we have a tracker for such bugs? QA team CCed?
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-10-09 16:43:33 UTC
More than QA it might be the embedded team who's interested in this; I don't think we have a tracker, for now I'd just say to handle this on a package-per-package basis.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-07 18:18:44 UTC
Fixed.