diff options
author | Brian Drummond | 2013-12-02 16:25:45 +0000 |
---|---|---|
committer | Brian Drummond | 2013-12-02 16:25:45 +0000 |
commit | 8dbf1fbe8dedb1133b31f25e98171b784dc92061 (patch) | |
tree | 126856bac4b219fad98db4d71edccdbe9e126203 /ortho/gcc | |
parent | d6201030cefe6ec9655bc90c2b5f566cafb878ec (diff) | |
download | ghdl-8dbf1fbe8dedb1133b31f25e98171b784dc92061.tar.gz ghdl-8dbf1fbe8dedb1133b31f25e98171b784dc92061.tar.bz2 ghdl-8dbf1fbe8dedb1133b31f25e98171b784dc92061.zip |
OSVVM patch
Diffstat (limited to 'ortho/gcc')
-rw-r--r-- | ortho/gcc/lang.opt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ortho/gcc/lang.opt b/ortho/gcc/lang.opt index 2636885..5acffdb 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 |