aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/gcc
diff options
context:
space:
mode:
authorBrian Drummond <brian@shapes.demon.co.uk>2013-12-02 16:25:45 +0000
committerBrian Drummond <brian@shapes.demon.co.uk>2013-12-02 16:25:45 +0000
commit8dbf1fbe8dedb1133b31f25e98171b784dc92061 (patch)
tree126856bac4b219fad98db4d71edccdbe9e126203 /ortho/gcc
parentd6201030cefe6ec9655bc90c2b5f566cafb878ec (diff)
downloadghdl-8dbf1fbe8dedb1133b31f25e98171b784dc92061.tar.gz
ghdl-8dbf1fbe8dedb1133b31f25e98171b784dc92061.tar.bz2
ghdl-8dbf1fbe8dedb1133b31f25e98171b784dc92061.zip
OSVVM patch
Diffstat (limited to 'ortho/gcc')
-rw-r--r--ortho/gcc/lang.opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt
index 263688594..5acffdbaf 100644
--- a/ortho/gcc/lang.opt
+++ b/ortho/gcc/lang.opt
@@ -22,8 +22,8 @@ vhdl Joined
Set the directory of the work library
P
-vhdl Joined
--P<dir> Add <dir> to the end of the vhdl library path
+vhdl JoinedOrMissing
+;-P<dir> Add <dir> to the end of the vhdl library path
-elab
vhdl Separate