aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/lang.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/m2/lang.opt')
-rw-r--r--gcc/m2/lang.opt10
1 files changed, 9 insertions, 1 deletions
diff --git a/gcc/m2/lang.opt b/gcc/m2/lang.opt
index 48c2380..2aea4cc 100644
--- a/gcc/m2/lang.opt
+++ b/gcc/m2/lang.opt
@@ -172,7 +172,15 @@ specify the module mangled prefix name for all modules in the following include
fm2-pathnameI
Modula-2 Joined
-; For internal use only: used by the driver to copy the user facing -I option
+; For internal use only: used by the driver to copy the user facing -I option in order
+
+fm2-pathname-root=
+Modula-2 Joined
+add include paths for all the library names in -flibs= to this directory root
+
+fm2-pathname-rootI=
+Modula-2 Joined
+; For internal use only: used by the driver to copy the user facing -I option in order
fm2-plugin
Modula-2