mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-17 04:35:44 +00:00
Removed adding struct partition object file
This commit is contained in:
parent
972e4780c9
commit
113b3e02ce
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue