Skip to content

Commit 6ec4142

Browse files
author
Xiangfu Liu
committedAug 24, 2011
compile-lm32-rtems: update newlib patch
1 parent afda277 commit 6ec4142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎compile-lm32-rtems/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ MPFR=mpfr-$(MPFR_VERSION).tar.bz2
4242

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

4848
DL=$(if $(wildcard ../dl/.),../dl,dl)

0 commit comments

Comments
 (0)
Please sign in to comment.