2005-10-17 Jeff Johnston <jjohnstn@redhat.com>
* arm/configure.in: Support building crt0.o when syscalls are disabled in newlib. * arm/configure: Regenerated.
This commit is contained in:
6
libgloss/arm/configure
vendored
6
libgloss/arm/configure
vendored
@@ -537,11 +537,11 @@ else
|
||||
fi
|
||||
|
||||
if test "x$newlib_may_supply_syscalls" = "xyes"; then
|
||||
BUILD_CRT0_TRUE=
|
||||
BUILD_CRT0_FALSE='#'
|
||||
else
|
||||
BUILD_CRT0_TRUE='#'
|
||||
BUILD_CRT0_FALSE=
|
||||
else
|
||||
BUILD_CRT0_TRUE=
|
||||
BUILD_CRT0_FALSE='#'
|
||||
fi
|
||||
|
||||
if test "$srcdir" = "." ; then
|
||||
|
Reference in New Issue
Block a user