mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
stand: remove bogus dependency from libsa32
libsa32 is independent of libsa, they can build in parallel if needed.
This commit is contained in:
parent
e41367e3ae
commit
27e90f70e0
1 changed files with 0 additions and 2 deletions
|
|
@ -73,8 +73,6 @@ SUBDIR_DEPEND_${_x}32+= libsa32
|
|||
.endfor
|
||||
|
||||
# Remaining dependencies
|
||||
SUBDIR_DEPEND_libsa32+= libsa
|
||||
|
||||
SUBDIR_DEPEND_forth+= ficl
|
||||
SUBDIR_DEPEND_lua+= liblua
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue