#
# Disable -O compiler flags; see HISTORY entry from 2008-01-07
#
# cryptsetup wants the static lib
OPTS="$OPTS --enable-static" &&
CFLAGS="${CFLAGS//-O?/}"  default_build
