Skip to content

Commit

Permalink
compile-lm32-rtems: update newlib patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangfu Liu committed Aug 24, 2011
1 parent afda277 commit 6ec4142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile-lm32-rtems/Makefile
Expand Up @@ -42,7 +42,7 @@ MPFR=mpfr-$(MPFR_VERSION).tar.bz2

BINUTILS_PATCH=binutils-$(BINUTILS_VERSION)-rtems$(RTEMS_VERSION)-20110107.diff
GCC_CORE_PATCH=gcc-core-$(GCC_CORE_VERSION)-rtems$(RTEMS_VERSION)-20110426.diff
NEWLIB_PATCH=newlib-$(NEWLIB_VERSION)-rtems$(RTEMS_VERSION)-20110109.diff
NEWLIB_PATCH=newlib-$(NEWLIB_VERSION)-rtems$(RTEMS_VERSION)-20110724.diff
GDB_PATCH=gdb-$(GDB_VERSION)-rtems$(RTEMS_VERSION)-20100907.diff

DL=$(if $(wildcard ../dl/.),../dl,dl)
Expand Down

0 comments on commit 6ec4142

Please sign in to comment.