Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185606 - Add nocxx use flag to dev-libs/libpcre
Summary: Add nocxx use flag to dev-libs/libpcre
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-16 22:18 UTC by Laurence Withers
Modified: 2007-11-18 21:22 UTC (History)
1 user (show)

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


Attachments
Add nocxx use flag to dev-libs/libpcre-7.2.ebuild (foo.patch,635 bytes, patch)
2007-07-16 22:19 UTC, Laurence Withers
Details | Diff
Add nocxx use flag to dev-libs/libpcre-7.2.ebuild (libpcre.patch,761 bytes, patch)
2007-07-17 19:06 UTC, Laurence Withers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laurence Withers 2007-07-16 22:18:23 UTC
dev-libs/libpcre can be compiled without C++ support (you lose the C++ wrapper but the core functionality is of course still there).

There's a --disable-cpp flag that can be passed to configure to compile it without C++ support. I added a `nocxx' use flag which enables this mode (patch to follow).
Comment 1 Laurence Withers 2007-07-16 22:19:10 UTC
Created attachment 125135 [details, diff]
Add nocxx use flag to dev-libs/libpcre-7.2.ebuild
Comment 2 Laurence Withers 2007-07-17 19:06:21 UTC
Created attachment 125196 [details, diff]
Add nocxx use flag to dev-libs/libpcre-7.2.ebuild

fix for 7.2's configure script, which also needs an epunt_cxx
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-11-18 21:22:54 UTC
Fixed in 7.4-r1.