mirror of https://github.com/YosysHQ/yosys.git
Removed adding struct partition object file
This commit is contained in:
parent
972e4780c9
commit
113b3e02ce
|
|
@ -15,7 +15,6 @@ OBJS += passes/sat/supercover.o
|
|||
OBJS += passes/sat/fmcombine.o
|
||||
OBJS += passes/sat/mutate.o
|
||||
OBJS += passes/sat/cutpoint.o
|
||||
OBJS += passes/sat/struct_partition.o
|
||||
OBJS += passes/sat/fminit.o
|
||||
OBJS += passes/sat/recover_names.o
|
||||
ifeq ($(DISABLE_SPAWN),0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue