diff options
Diffstat (limited to 'ortho')
-rw-r--r-- | ortho/gcc/lang.opt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt index 43dcbf4..980fef7 100644 --- a/ortho/gcc/lang.opt +++ b/ortho/gcc/lang.opt @@ -76,3 +76,11 @@ Use synthetizer rules for default bindings l vhdl Joined Separate -l<filename> Put list of files for link in <filename> + +C +vhdl +Allow any character in comments + +-mb-comments +vhdl +Allow any character in comments
\ No newline at end of file |