Bug 54455

Summary: [patch] set ONLY_FOR_ARCHS for security/cryptlib
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Mark Linimon 2003-07-13 23:00:27 UTC
	bento errorlogs report that this port includes i386 assembler
	code in bn/bn-out.s.

Fix: I don't know if it will build on amd64 or ia64 or not (there are no
	current error logs) but this will prevent the alpha and sparc64
	builds.
How-To-Repeat: 	make install (non-i386)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-07-18 14:12:21 UTC
State Changed
From-To: open->closed

I was not able to build this on IA64. So I added only i386. 
Thanks for your submission.