Bug 104918 - Fix lang/spidermonkey to build multithreaded support
Summary: Fix lang/spidermonkey to build multithreaded support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-29 23:10 UTC by amistry
Modified: 2006-11-04 00:19 UTC (History)
1 user (show)

See Also:


Attachments
Makefile.patch (1.04 KB, patch)
2006-10-29 23:10 UTC, amistry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description amistry 2006-10-29 23:10:20 UTC

When the test harness was put under WITH_TEST the multithreaded stuff got caught under the if statement.  This broke avidemux2.  Re-enable multithreaded support.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-29 23:10:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Dan Rench 2006-10-30 00:22:15 UTC
Edwin Groothuis wrote:
> Maintainer of lang/spidermonkey,
> 
> Please note that PR ports/104918 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/104918
> 

I approve the patch.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-10-30 03:48:18 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 sat freebsd_committer freebsd_triage 2006-11-04 00:18:45 UTC
State Changed
From-To: open->closed

Committed by mi during the freeze, thanks!