diff options
Diffstat (limited to 'gcc/common.opt')
-rw-r--r-- | gcc/common.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/common.opt b/gcc/common.opt index d5f00a0..6e9e696 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -1539,6 +1539,10 @@ gxcoff+ Common JoinedOrMissing Negative(gcoff) Generate debug information in extended XCOFF format +iplugindir= +Common Joined Var(plugindir_string) Init(0) +-iplugindir=<dir> Set <dir> to be the default plugin directory + o Common Joined Separate -o <file> Place output into <file> |