Bug 137981 - [maintainer update] Update port: multimedia/mlt - add options to disable mmx and sse
Summary: [maintainer update] Update port: multimedia/mlt - add options to disable mmx ...
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: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 01:20 UTC by Alberto Villa
Modified: 2009-08-22 13:59 UTC (History)
0 users

See Also:


Attachments
file.diff (1.45 KB, patch)
2009-08-20 01:20 UTC, Alberto Villa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Villa 2009-08-20 01:20:02 UTC
building mlt on some x86-64 systems with mmx (and sse?) enabled can result in a fail

Fix: optionally disable mmx (and sse) with make config

Patch attached with submission follows:
How-To-Repeat: build mlt on some x86-64 systems: chances are you'll get a failed build (reported upstream, confirmed by dima panov)
Comment 1 Dima Panov freebsd_committer freebsd_triage 2009-08-22 13:46:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

I'll take it.
Comment 2 Dima Panov freebsd_committer freebsd_triage 2009-08-22 13:57:19 UTC
State Changed
From-To: open->closed

Committed, thanks!