Skip to content

Commit

Permalink
Add link depenencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Avdeev committed Nov 26, 2020
1 parent 4782c24 commit b50d3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.flags
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export SYSROOT=$(CONFIG_SYSROOT)
endif

# Links always pthread
LDLIBS += pthread
LDLIBS += pthread xdelta3 lzma
# lua
ifneq ($(CONFIG_LUA),)
LDFLAGS_swupdate += -Wl,-E
Expand Down

0 comments on commit b50d3f8

Please sign in to comment.