Fixed problem during 'configure' with EC
This commit is contained in:
parent
55b58d8c1f
commit
4271f2b77e
1 changed files with 1 additions and 0 deletions
|
@ -1214,6 +1214,7 @@ i_same(struct f_inst *f1, struct f_inst *f2)
|
||||||
case '|':
|
case '|':
|
||||||
case '&':
|
case '&':
|
||||||
case P('m','p'):
|
case P('m','p'):
|
||||||
|
case P('m','c'):
|
||||||
case P('!','='):
|
case P('!','='):
|
||||||
case P('=','='):
|
case P('=','='):
|
||||||
case '<':
|
case '<':
|
||||||
|
|
Loading…
Reference in a new issue