summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2009-03-18 20:52:38 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit694efac5a71e65eb684305be5765556e2cc70206 (patch)
tree41021d71ba464849b067cc3fe25b515daaaa7b50
parent21d48aecd2220604bd4da40cb3ee6106bdeda22f (diff)
downloadcryptsetup-694efac5a71e65eb684305be5765556e2cc70206.zip
cryptsetup-694efac5a71e65eb684305be5765556e2cc70206.tar.gz
- dietlibc version does not ork (segfault on luksopen)
Changed files: cryptsetup.spec -> 1.38
-rw-r--r--cryptsetup.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptsetup.spec b/cryptsetup.spec
index be19954..7aa3113 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -1,7 +1,7 @@
#
# Conditonal build:
%bcond_without initrd # don't build initrd version
-%bcond_without dietlibc # build initrd version with static glibc instead of dietlibc
+%bcond_with dietlibc # build initrd version with dietlibc (currently creates broken program)
#
%define realname cryptsetup
Summary: LUKS for dm-crypt implemented in cryptsetup