Change outdated configure status message
svn-id: r48602
This commit is contained in:
parent
f360dcac90
commit
0768eda964
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -1353,7 +1353,7 @@ esac
|
|||
|
||||
if test -n "$_host"; then
|
||||
# Cross-compiling mode - add your target here if needed
|
||||
echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"
|
||||
echo "Cross-compiling to $_host"
|
||||
case "$_host" in
|
||||
arm-linux|arm*-linux-gnueabi|arm-*-linux)
|
||||
DEFINES="$DEFINES -DUNIX"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue