aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/gcc
diff options
context:
space:
mode:
authorBrian Drummond <brian@shapes.demon.co.uk>2014-01-16 23:17:18 +0000
committerBrian Drummond <brian@shapes.demon.co.uk>2014-01-16 23:17:18 +0000
commit6dd41d6791e97118165c8e4af6f178188ab2bb45 (patch)
tree9aea4c60accc516a2cb6835778b869b3b80792ab /ortho/gcc
parent66da4588b0ba9e1d510bc11c648c990e54306deb (diff)
downloadghdl-6dd41d6791e97118165c8e4af6f178188ab2bb45.tar.gz
ghdl-6dd41d6791e97118165c8e4af6f178188ab2bb45.tar.bz2
ghdl-6dd41d6791e97118165c8e4af6f178188ab2bb45.zip
Extend the -frelaxed-rules option to gcc builds
Diffstat (limited to 'ortho/gcc')
-rw-r--r--ortho/gcc/lang.opt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt
index 5acffdbaf..562fbe08d 100644
--- a/ortho/gcc/lang.opt
+++ b/ortho/gcc/lang.opt
@@ -66,6 +66,10 @@ fexplicit
vhdl
Explicit function declarations override implicit one in use
+frelaxed-rules
+vhdl
+Relax some LRM rules to compile vendor libraries
+
fpsl
vhdl
Allow PSL asserts in comments