Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6884

Modified Files:
        gcc48.patch 
Log Message:
update to 4.8.1

Index: gcc48.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/gcc48.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gcc48.patch 6 Apr 2013 15:19:36 -0000       1.3
+++ gcc48.patch 31 May 2013 14:14:44 -0000      1.4
@@ -1,62 +1,3 @@
-diff -uNr gcc-4.8.0/Makefile.def gcc-4.8.0.fink/Makefile.def
---- gcc-4.8.0/Makefile.def     2013-01-14 11:15:21.000000000 -0500
-+++ gcc-4.8.0.fink/Makefile.def        2013-04-06 10:13:42.000000000 -0400
-@@ -138,7 +138,7 @@
-                    missing=maintainer-clean; };
- target_modules = { module= winsup; };
- target_modules = { module= libgloss; no_check=true; };
--target_modules = { module= libffi; };
-+target_modules = { module= libffi; no_install=true; };
- target_modules = { module= libjava; raw_cxx=true;
-                    extra_configure_flags="$(EXTRA_CONFIGARGS_LIBJAVA)"; };
- target_modules = { module= zlib; };
-diff -uNr gcc-4.8.0/Makefile.in gcc-4.8.0.fink/Makefile.in
---- gcc-4.8.0/Makefile.in      2013-01-14 11:15:21.000000000 -0500
-+++ gcc-4.8.0.fink/Makefile.in 2013-04-06 10:13:42.000000000 -0400
-@@ -38710,13 +38710,8 @@
- @if target-libffi
- maybe-install-target-libffi: install-target-libffi
- 
--install-target-libffi: installdirs
--      @: $(MAKE); $(unstage)
--      @r=`${PWD_COMMAND}`; export r; \
--      s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
--      $(NORMAL_TARGET_EXPORTS) \
--      (cd $(TARGET_SUBDIR)/libffi && \
--        $(MAKE) $(TARGET_FLAGS_TO_PASS)  install)
-+# Dummy target for uninstallable.
-+install-target-libffi:
- 
- @endif target-libffi
- 
-@@ -38725,13 +38720,8 @@
- @if target-libffi
- maybe-install-strip-target-libffi: install-strip-target-libffi
- 
--install-strip-target-libffi: installdirs
--      @: $(MAKE); $(unstage)
--      @r=`${PWD_COMMAND}`; export r; \
--      s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
--      $(NORMAL_TARGET_EXPORTS) \
--      (cd $(TARGET_SUBDIR)/libffi && \
--        $(MAKE) $(TARGET_FLAGS_TO_PASS)  install-strip)
-+# Dummy target for uninstallable.
-+install-strip-target-libffi:
- 
- @endif target-libffi
- 
-diff -uNr gcc-4.8.0/gcc/Makefile.in gcc-4.8.0.fink/gcc/Makefile.in
---- gcc-4.8.0/gcc/Makefile.in  2013-03-14 05:13:36.000000000 -0400
-+++ gcc-4.8.0.fink/gcc/Makefile.in     2013-04-06 10:15:36.000000000 -0400
-@@ -4601,7 +4601,7 @@
-   $(C_PRAGMA_H)  $(CPPLIB_H)  $(FUNCTION_H) \
-   cppdefault.h flags.h $(MD5_H) params.def params.h prefix.h tree-inline.h \
-   $(GIMPLE_PRETTY_PRINT_H) realmpfr.h \
--  $(IPA_PROP_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) version.h
-+  $(IPA_PROP_H) $(TARGET_H) $(RTL_H) $(TM_P_H) $(CFGLOOP_H) $(EMIT_RTL_H) 
version.h
- 
- # generate the 'build fragment' b-header-vars
- s-header-vars: Makefile
 diff -uNr gcc-4.8.0/gcc/config/darwin.h gcc-4.8.0.fink/gcc/config/darwin.h
 --- gcc-4.8.0/gcc/config/darwin.h      2013-02-11 18:30:10.000000000 -0500
 +++ gcc-4.8.0.fink/gcc/config/darwin.h 2013-04-06 10:13:42.000000000 -0400


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to