openssh: broken for ldns,~ssl
This commit is contained in:
parent
4b060c3365
commit
b8c7465f7f
@ -36,6 +36,10 @@ if [ "$build_option_fido2" ]; then
|
||||
subpackages="openssh-sk-helper"
|
||||
fi
|
||||
|
||||
if [ "$build_option_ldns" -a -z "$build_option_ssl" ]; then
|
||||
broken="option 'ldns' requires option 'ssl'"
|
||||
fi
|
||||
|
||||
CFLAGS="-Wno-format-truncation -Wno-stringop-truncation"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
|
Loading…
x
Reference in New Issue
Block a user