diff options
Diffstat (limited to 'gcc/ada/mlib-tgt.ads')
| -rw-r--r-- | gcc/ada/mlib-tgt.ads | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/ada/mlib-tgt.ads b/gcc/ada/mlib-tgt.ads index a6458956cdc..5d142ae9a5c 100644 --- a/gcc/ada/mlib-tgt.ads +++ b/gcc/ada/mlib-tgt.ads @@ -101,11 +101,6 @@ package MLib.Tgt is function Is_Archive_Ext (Ext : String) return Boolean; -- Returns True iff Ext is an extension for a library - function Linker_Library_Path_Option return String_Access; - -- Linker option to specify to the linker the library directory path. - -- If non null, the library directory path is to be appended. - -- Should be deallocated by the caller, when no longer needed. - procedure Build_Dynamic_Library (Ofiles : Argument_List; Foreign : Argument_List; |

