Bug 62080 - graphics/xd3d: trying to fix build on Bento / Alpha.
Summary: graphics/xd3d: trying to fix build on Bento / Alpha.
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: 2004-01-29 21:10 UTC by Thierry Thomas
Modified: 2004-01-29 22:29 UTC (History)
0 users

See Also:


Attachments
xd3d.diff (1.02 KB, patch)
2004-01-29 21:10 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas 2004-01-29 21:10:18 UTC
	-malign-double is i386 specific, and it makes f77 abort with this
	message:

	f771: Invalid option `align-double'
	*** Error code 1

	(Reported by Kris)

Fix: Remarks:
	- only tested on i386...
	- files/patch-RULES.freeBSD is a new file.

	Please apply the following patch:
How-To-Repeat: 	See Bento's log at
	<http://bento.freebsd.org/errorlogs/alpha-4-latest/xd3d-8.1.0.log>.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-01-29 22:28:58 UTC
State Changed
From-To: open->closed

Committed, thanks!