Fix for GitHub issue #128 - disable CONCATZ generation for vhdl target.
(cherry picked from commit b4e8a12309)
This commit is contained in:
parent
09ff851483
commit
bb91512e75
|
|
@ -1,3 +1,4 @@
|
||||||
functor:cprop
|
functor:cprop
|
||||||
functor:nodangle
|
functor:nodangle
|
||||||
flag:DLL=vhdl.tgt
|
flag:DLL=vhdl.tgt
|
||||||
|
flag:DISABLE_CONCATZ_GENERATION=true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue