From cd3574320bf57b2eaad93ef6f58dee6c9d41cb19 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 8 Jul 2026 15:58:22 +0200 Subject: Add support for specifying include paths --- gcc/lang.opt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gcc/lang.opt') diff --git a/gcc/lang.opt b/gcc/lang.opt index 1c8c95c..e8e5920 100644 --- a/gcc/lang.opt +++ b/gcc/lang.opt @@ -21,3 +21,7 @@ Language Elna + +I +Elna Joined Separate MissingArgError(missing path after %qs) +-I Add to the end of the main include path. -- cgit v1.2.3