Bug 54454 - [patch] fix build for audio/swhplugins on non-i386
Summary: [patch] fix build for audio/swhplugins on non-i386
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: 2003-07-13 22:30 UTC by Mark Linimon
Modified: 2003-07-18 23:26 UTC (History)
0 users

See Also:


Attachments
file.diff (841 bytes, patch)
2003-07-13 22:30 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon 2003-07-13 22:30:13 UTC
	A small test program deep in one of the plugins has i386-specific
	code.  It's not even installed by the port, only compiled.

Fix: The following patch merely removes building that test program.
How-To-Repeat: 	make install (non-i386)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-18 23:26:30 UTC
State Changed
From-To: open->closed

committed, thanks