Skip to content

Commit

Permalink
stand: remove bogus dependency from libsa32
Browse files Browse the repository at this point in the history
libsa32 is independent of libsa, they can build in parallel if needed.
  • Loading branch information
kevans91 committed Jan 7, 2021
1 parent e41367e commit 27e90f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stand/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ SUBDIR_DEPEND_${_x}32+= libsa32
.endfor

# Remaining dependencies
SUBDIR_DEPEND_libsa32+= libsa

SUBDIR_DEPEND_forth+= ficl
SUBDIR_DEPEND_lua+= liblua

Expand Down

0 comments on commit 27e90f7

Please sign in to comment.