Skip to content

Commit

Permalink
New stand-alone patch
Browse files Browse the repository at this point in the history
  • Loading branch information
atgreen committed Jan 2, 2013
1 parent 981c32e commit 8bad679
Show file tree
Hide file tree
Showing 31 changed files with 14,767 additions and 2,092 deletions.
7 changes: 0 additions & 7 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,3 @@ libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` $(LT
AM_CPPFLAGS = -I. -I$(top_srcdir)/include -Iinclude -I$(top_srcdir)/src
AM_CCASFLAGS = $(AM_CPPFLAGS)

# Multilib support. Automake should provide these on its own.
all-recursive: all-multi
install-recursive: install-multi
mostlyclean-recursive: mostlyclean-multi
clean-recursive: clean-multi
distclean-recursive: distclean-multi
maintainer-clean-recursive: maintainer-clean-multi
1,108 changes: 707 additions & 401 deletions Makefile.in

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ See the ChangeLog files for details.
Integration with iOS' xcode build tools.
Fix Octeon and MC68881 support.
Fix code pessimizations.
Lots of build fixes.

3.0.10 Aug-23-11
Add support for Apple's iOS.
Expand Down
Loading

0 comments on commit 8bad679

Please sign in to comment.