Commit b731a420 by Eric Botcazou

Remove trailing space.

From-SVN: r220887
parent 220d905f
...@@ -174,7 +174,7 @@ else ...@@ -174,7 +174,7 @@ else
# Build is different from host so we are either building a canadian cross # Build is different from host so we are either building a canadian cross
# or a cross-native compiler. We provide defaults for tools targeting the # or a cross-native compiler. We provide defaults for tools targeting the
# host platform, but they can be overriden by just setting <tool>_FOR_HOST # host platform, but they can be overriden by just setting <tool>_FOR_HOST
# variables. # variables.
GNATMAKE_FOR_HOST=$(host)-gnatmake GNATMAKE_FOR_HOST=$(host)-gnatmake
GNATBIND_FOR_HOST=$(host)-gnatbind GNATBIND_FOR_HOST=$(host)-gnatbind
GNATLINK_FOR_HOST=$(host)-gnatlink GNATLINK_FOR_HOST=$(host)-gnatlink
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment