summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2010-06-30 16:53:56 +0300
committerTimo Teräs <timo.teras@iki.fi>2010-06-30 16:55:50 +0300
commitdd6008995a8e8509d71ffa906c837e7a320e8a15 (patch)
tree1fe2c0e36be6763c90ad64f88d8e06e2a4706172 /.gitignore
parentfc4c60f233ebe9fe85b7b03d0cf5deec4ab1b32d (diff)
downloadapk-tools-dd6008995a8e8509d71ffa906c837e7a320e8a15.tar.gz
apk-tools-dd6008995a8e8509d71ffa906c837e7a320e8a15.tar.bz2
apk-tools-dd6008995a8e8509d71ffa906c837e7a320e8a15.tar.xz
apk-tools-dd6008995a8e8509d71ffa906c837e7a320e8a15.zip
static build: do not use openssl engines
We want minimal static build. And this now also breaks with our openssl since it tries to automatically dlopen some of the engine modules.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f6f9cf6..2b22f52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
apk
+apk.static
*.o
*.d
*.cmd