mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 03:48:00 +08:00
2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch. There are no application level Makefiles in here.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch.
|
||||
There are no application level Makefiles in here.
|
||||
|
||||
2004-03-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so
|
||||
|
||||
@@ -11,9 +11,6 @@ dnl FIXME: What shall be done if these tools are not available?
|
||||
RTEMS_CHECK_TOOL(AR,ar,no)
|
||||
RTEMS_CHECK_TOOL(AS,as,no)
|
||||
RTEMS_CHECK_TOOL(LD,ld,no)
|
||||
RTEMS_CHECK_TOOL(SIZE,size,no)
|
||||
RTEMS_CHECK_TOOL(NM,nm,no)
|
||||
RTEMS_CHECK_TOOL(OBJCOPY,objcopy,no)
|
||||
|
||||
dnl special treatment of ranlib
|
||||
RTEMS_CHECK_TOOL(RANLIB,ranlib,:)
|
||||
|
||||
Reference in New Issue
Block a user