Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2009 19:45:29 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r89 - branches/experimental/www/firefox3 trunk/www/firefox3
Message-ID:  <200908181945.n7IJjT4N026706@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Tue Aug 18 19:45:28 2009
New Revision: 89

Log:
- Remove BROKEN on sparc64

Modified:
   branches/experimental/www/firefox3/Makefile
   trunk/www/firefox3/Makefile

Modified: branches/experimental/www/firefox3/Makefile
==============================================================================
--- branches/experimental/www/firefox3/Makefile	Tue Aug 18 19:38:06 2009	(r88)
+++ branches/experimental/www/firefox3/Makefile	Tue Aug 18 19:45:28 2009	(r89)
@@ -59,10 +59,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "sparc64"
-BROKEN=		Does not compile on sparc64: invokes i386 assembler
-.endif
-
 GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 '%{\!pg: %{pthread:' | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
 
 .if ${HAVE_GNOME:Mlibgnomeui}!=""

Modified: trunk/www/firefox3/Makefile
==============================================================================
--- trunk/www/firefox3/Makefile	Tue Aug 18 19:38:06 2009	(r88)
+++ trunk/www/firefox3/Makefile	Tue Aug 18 19:45:28 2009	(r89)
@@ -59,10 +59,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "sparc64"
-BROKEN=		Does not compile on sparc64: invokes i386 assembler
-.endif
-
 GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 '%{\!pg: %{pthread:' | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
 
 .if ${HAVE_GNOME:Mlibgnomeui}!=""



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