ports/105565: sysutils/extipl works on amd64

Ivan Voras ivoras at FreeBSD.org
Wed Nov 15 11:10:06 UTC 2006


>Number:         105565
>Category:       ports
>Synopsis:       sysutils/extipl works on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 15 11:10:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ivan Voras
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
none
>Environment:
System: FreeBSD lara.cc.fer.hr 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #13: Tue Nov 7 17:13:32 CET 2006 ivoras at lara.cc.fer.hr:/usr/obj/usr/src/sys/LARA i386


	
>Description:
	Makefile for sysutils/extipl (a boot loader like boot0 or grub)
    contains the line:
    ONLY_FOR_ARCHS= i386
    I've tested and it runs fine on amd64 so the line should be
    updated to include AMD64 architecture.
>How-To-Repeat:
	make install
>Fix:
	
    Change the line to:
    ONLY_FOR_ARCHS= i386 amd64
    


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list