Skip to content
Snippets Groups Projects
Commit 9fcb2f64 authored by deuce's avatar deuce
Browse files

Always set STATIC_CRYPTLIB... dynamically loading it doesn't really work

now that we're patching it.
parent 07eb9d00
No related branches found
No related tags found
No related merge requests found
......@@ -65,9 +65,6 @@ else
OBJS += $(MTOBJODIR)$(DIRSEP)ssh$(OFILE)
CFLAGS += $(CRYPT_CFLAGS)
EXTRA_LIBS += $(CRYPT_LIBS)
endif
ifdef STATIC
STATIC_CRYPTLIB := true
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment