vars.mk: remove dup -lcrypto.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20091220223349-h8rhb7liy6aboz1c
This commit is contained in:
parent
6e863cbf45
commit
6b83ad4c7e
2
vars.mk
2
vars.mk
@ -27,4 +27,4 @@ CFLAGS += $(DEBUG_FLAGS) $(WARNFLAGS) -fPIC -DPIC -fstack-protector-all
|
|||||||
|
|
||||||
# Grr, hate the static libs!
|
# Grr, hate the static libs!
|
||||||
STATIC_LIBS = -lprop -lpthread -larchive -lssl -lcrypto -ldl -lacl \
|
STATIC_LIBS = -lprop -lpthread -larchive -lssl -lcrypto -ldl -lacl \
|
||||||
-lattr -lcrypto -llzma -lbz2 -lz
|
-lattr -llzma -lbz2 -lz
|
||||||
|
Loading…
Reference in New Issue
Block a user