Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2017 01:19:17 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444090 - head/www/firefox
Message-ID:  <201706220119.v5M1JHce036730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Jun 22 01:19:16 2017
New Revision: 444090
URL: https://svnweb.freebsd.org/changeset/ports/444090

Log:
  www/firefox: enable RUST on aarch64 after r443777 and r443780
  
  PR:		216143

Modified:
  head/www/firefox/Makefile   (contents, props changed)

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Jun 22 00:39:35 2017	(r444089)
+++ head/www/firefox/Makefile	Thu Jun 22 01:19:16 2017	(r444090)
@@ -47,6 +47,7 @@ MOZ_OPTIONS=	--enable-application=browser \
 OPTIONS_DEFINE=		RUST
 OPTIONS_DEFAULT=	BUNDLED_CAIRO
 # XXX lang/rust and devel/cargo currently build only on these platforms
+OPTIONS_DEFAULT_aarch64=RUST
 OPTIONS_DEFAULT_amd64=	RUST
 OPTIONS_DEFAULT_i386=	RUST
 



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