This commit is contained in:
Guenter Obiltschnig 2014-11-19 18:22:22 +01:00
Родитель db8756887d
Коммит e657309a0b
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -13,9 +13,6 @@ ifeq ($(POCO_CONFIG),FreeBSD)
SYSLIBS += -lssl -lcrypto -lz
else
SYSLIBS += -lssl -lcrypto -lz -ldl
ifeq ($(POCO_CONFIG),Linux)
SYSLIBS += -lkrb5
endif
endif
objects = CryptoTestSuite Driver \