Commit cc72409e by Robert Dewar Committed by Arnaud Charlet

gnatlink.adb: Minor reformatting

2008-07-30  Robert Dewar  <dewar@adacore.com>

	* gnatlink.adb: Minor reformatting

From-SVN: r138320
parent 5f8ecf45
......@@ -1670,6 +1670,7 @@ begin
end if;
elsif RTX_RTSS_Kernel_Module_On_Target then
-- Use Microsoft linker for RTSS modules
Linker_Path := System.OS_Lib.Locate_Exec_On_Path ("link");
......@@ -1899,6 +1900,7 @@ begin
end loop;
elsif RTX_RTSS_Kernel_Module_On_Target then
-- Remove flags not relevant for Microsoft linker and adapt some
-- others.
......
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