aboutsummaryrefslogtreecommitdiffstats
path: root/src/apk-static.c
Commit message (Collapse)AuthorAgeFilesLines
* static build: do not use openssl enginesTimo Teräs2010-06-301-0/+1
We want minimal static build. And this now also breaks with our openssl since it tries to automatically dlopen some of the engine modules.