Remove build-ios from Makefile
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2013-11-30 Anthony Green <green@moxielogic.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Remove build-ios.sh.
|
||||||
|
* Makefile:in: Rebuilt.
|
||||||
|
|
||||||
2012-11-30 Zachary Waldowski <zwaldowski@gmail.com>
|
2012-11-30 Zachary Waldowski <zwaldowski@gmail.com>
|
||||||
|
|
||||||
* src/arm/ffi.c, src/dlmalloc.c, src/x86/ffi.c: Silence Clang
|
* src/arm/ffi.c, src/dlmalloc.c, src/x86/ffi.c: Silence Clang
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ SUBDIRS = include testsuite man
|
|||||||
|
|
||||||
EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
|
EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
|
||||||
src/aarch64/ffi.c src/aarch64/ffitarget.h src/aarch64/sysv.S \
|
src/aarch64/ffi.c src/aarch64/ffitarget.h src/aarch64/sysv.S \
|
||||||
build-ios.sh src/alpha/ffi.c src/alpha/osf.S \
|
src/alpha/ffi.c src/alpha/osf.S \
|
||||||
src/alpha/ffitarget.h src/arc/ffi.c src/arc/arcompact.S \
|
src/alpha/ffitarget.h src/arc/ffi.c src/arc/arcompact.S \
|
||||||
src/arc/ffitarget.h src/arm/ffi.c src/arm/sysv.S \
|
src/arc/ffitarget.h src/arm/ffi.c src/arm/sysv.S \
|
||||||
src/arm/ffitarget.h src/avr32/ffi.c src/avr32/sysv.S \
|
src/arm/ffitarget.h src/avr32/ffi.c src/avr32/sysv.S \
|
||||||
|
|||||||
@@ -593,7 +593,7 @@ ACLOCAL_AMFLAGS = -I m4
|
|||||||
SUBDIRS = include testsuite man
|
SUBDIRS = include testsuite man
|
||||||
EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
|
EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
|
||||||
src/aarch64/ffi.c src/aarch64/ffitarget.h src/aarch64/sysv.S \
|
src/aarch64/ffi.c src/aarch64/ffitarget.h src/aarch64/sysv.S \
|
||||||
build-ios.sh src/alpha/ffi.c src/alpha/osf.S \
|
src/alpha/ffi.c src/alpha/osf.S \
|
||||||
src/alpha/ffitarget.h src/arc/ffi.c src/arc/arcompact.S \
|
src/alpha/ffitarget.h src/arc/ffi.c src/arc/arcompact.S \
|
||||||
src/arc/ffitarget.h src/arm/ffi.c src/arm/sysv.S \
|
src/arc/ffitarget.h src/arm/ffi.c src/arm/sysv.S \
|
||||||
src/arm/ffitarget.h src/avr32/ffi.c src/avr32/sysv.S \
|
src/arm/ffitarget.h src/avr32/ffi.c src/avr32/sysv.S \
|
||||||
|
|||||||
Reference in New Issue
Block a user