openssh: broken for ldns,~ssl
This commit is contained in:
parent
4b060c3365
commit
b8c7465f7f
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ if [ "$build_option_fido2" ]; then
|
||||||
subpackages="openssh-sk-helper"
|
subpackages="openssh-sk-helper"
|
||||||
fi
|
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"
|
CFLAGS="-Wno-format-truncation -Wno-stringop-truncation"
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue