Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2006 21:58:20 +0100
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        olgeni@FreeBSD.org
Subject:   ports/96688: lang/erlang: Add sparc64 to buildable archs list
Message-ID:  <1146603500.3405@charon.picobyte.net>
Resent-Message-ID: <200605022100.k42L0Z3a087830@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96688
>Category:       ports
>Synopsis:       lang/erlang: Add sparc64 to buildable archs list
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 02 21:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

Erlang builds fine on 6.x sparc64 (Note: I built it with WITHOUT_JAVA
defined), but sparc64 is currently not in the ONLY_FOR_ARCHs list.

Maintainer CC'ed.

>How-To-Repeat:

>Fix:

--- erlang.diff begins here ---
diff -urN erlang.orig/Makefile erlang/Makefile
--- erlang.orig/Makefile	Thu Mar 23 01:56:32 2006
+++ erlang/Makefile	Tue May  2 21:49:37 2006
@@ -67,7 +67,7 @@
 USE_GMAKE=	yes
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	i386 amd64 sparc64
 REINPLACE_ARGS=	-i
 
 CONFIGURE_TARGET=	# Empty
--- erlang.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146603500.3405>