Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319643 - dev-libs/icu enables static linking by default
Summary: dev-libs/icu enables static linking by default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 01:01 UTC by Jake Todd
Modified: 2010-06-12 16:53 UTC (History)
1 user (show)

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


Attachments
Fixed ebuild. (icu-4.4.1-r1.ebuild,1.81 KB, text/plain)
2010-05-14 01:02 UTC, Jake Todd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jake Todd 2010-05-14 01:01:17 UTC
dev-libs/icu-4.4.1 uses ``--enable-static'' in src_configure instead $(use_enable).

Reproducible: Always

Steps to Reproduce:
1. Read /usr/portage/dev-libs/icu/icu-4.4.1.ebuild

Actual Results:  
Uses ``--enable-static'' by default.

Expected Results:  
The ebuild should have the static USE flag and use $(use_enable) to enable it.
Comment 1 Jake Todd 2010-05-14 01:02:31 UTC
Created attachment 231389 [details]
Fixed ebuild.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-05-14 07:46:09 UTC
Don't know why but it was hard enabled as a result of bug #167481

Let's see what the maintainer thinks about this...
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-12 16:53:21 UTC
Fixed in dev-libs/icu-4.4.1.