You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Randall Leeds (JIRA)" <ji...@apache.org> on 2011/01/20 12:20:43 UTC

[jira] Updated: (COUCHDB-1033) prevent excessive linking

     [ https://issues.apache.org/jira/browse/COUCHDB-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Leeds updated COUCHDB-1033:
-----------------------------------

    Priority: Minor  (was: Major)

> prevent excessive linking
> -------------------------
>
>                 Key: COUCHDB-1033
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1033
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Randall Leeds
>            Priority: Minor
>             Fix For: 1.2
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> configure.ac currently constructs a massive CPPFLAGS used for all compilation. As a result, unnecessary linking occurs. For example, the ICU driver is linked to SpiderMonkey.
> I believe it would be good practice to prevent this sort of needless linking.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.