[csw-devel] SF.net SVN: gar:[5560] csw/mgar/pkg/firefox/branches/firefox3.5-packaging
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Fri Jul 10 21:21:04 CEST 2009
Revision: 5560
http://gar.svn.sourceforge.net/gar/?rev=5560&view=rev
Author: wbonnet
Date: 2009-07-10 19:21:02 +0000 (Fri, 10 Jul 2009)
Log Message:
-----------
Add some patches
Modified Paths:
--------------
csw/mgar/pkg/firefox/branches/firefox3.5-packaging/Makefile
csw/mgar/pkg/firefox/branches/firefox3.5-packaging/checksums
Added Paths:
-----------
csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/SunOS5.mk.diff
Modified: csw/mgar/pkg/firefox/branches/firefox3.5-packaging/Makefile
===================================================================
--- csw/mgar/pkg/firefox/branches/firefox3.5-packaging/Makefile 2009-07-09 20:48:16 UTC (rev 5559)
+++ csw/mgar/pkg/firefox/branches/firefox3.5-packaging/Makefile 2009-07-10 19:21:02 UTC (rev 5560)
@@ -29,6 +29,7 @@
PATCHFILES += configure.diff
PATCHFILES += nsPluginsDirUnix.cpp.diff
PATCHFILES += js.src.configure.diff
+PATCHFILES += SunOS5.mk.diff
# PATCHFILES += nsMathUtils.h.diff
# PATCHFILES += file_id.cc.diff
# PATCHFILES += md5.h.diff
Modified: csw/mgar/pkg/firefox/branches/firefox3.5-packaging/checksums
===================================================================
--- csw/mgar/pkg/firefox/branches/firefox3.5-packaging/checksums 2009-07-09 20:48:16 UTC (rev 5559)
+++ csw/mgar/pkg/firefox/branches/firefox3.5-packaging/checksums 2009-07-10 19:21:02 UTC (rev 5560)
@@ -1,6 +1,7 @@
f9c7fb69080051172bd7357370731ba3 download/CSWfirefox.postinstall
6ede39c29b3672fb1fc1d8fe397a7863 download/CSWfirefox.postremove
705741740ea1b5f2409bf4bfcf665220 download/Nativei386.h.diff
+e3d4fc128e15ef832ab2dbcc3fcdd05a download/SunOS5.mk.diff
8cd01e82aa312e79ae4f4f8c779174c6 download/autoconf.mk.in.diff
37f4078ab1b34d16c1739d3b089b2947 download/configure.diff
6dd59399db08963ef022a1d0e5010053 download/firefox-3.5-source.tar.bz2
Added: csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/SunOS5.mk.diff
===================================================================
--- csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/SunOS5.mk.diff (rev 0)
+++ csw/mgar/pkg/firefox/branches/firefox3.5-packaging/files/SunOS5.mk.diff 2009-07-10 19:21:02 UTC (rev 5560)
@@ -0,0 +1,30 @@
+diff --speed-large-files --minimal -Nru firefox.orig/security/coreconf/SunOS5.mk firefox/security/coreconf/SunOS5.mk
+--- firefox.orig/security/coreconf/SunOS5.mk 2009-07-10 21:01:26.665138279 +0200
++++ firefox/security/coreconf/SunOS5.mk 2009-07-10 21:02:11.207265896 +0200
+@@ -46,6 +46,8 @@
+ endif
+ endif
+
++NS_USE_GCC = 1
++
+ # Sun's WorkShop defines v8, v8plus and v9 architectures.
+ # gcc on Solaris defines v8 and v9 "cpus".
+ # gcc's v9 is equivalent to Workshop's v8plus.
+@@ -71,7 +73,7 @@
+ endif
+ endif
+
+-DEFAULT_COMPILER = cc
++DEFAULT_COMPILER = gcc
+
+ ifdef NS_USE_GCC
+ CC = gcc
+@@ -104,7 +106,7 @@
+ endif
+ endif
+
+-INCLUDES += -I/usr/dt/include -I/usr/openwin/include
++INCLUDES += -I/usr/dt/include -I/opt/csw/X11/include -I/usr/include -I/usr/include/mps
+
+ RANLIB = echo
+ CPU_ARCH = sparc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list