- if ! iconv -l | grep EBCDIC-US >/dev/null; then
- #### For unknown reasons, the parameter values checks
- #### fail on the FreeBSD10 buildbot. It doesn't
- #### support EBCDIC-US, which is used by the checks,
- #### so use that to detect whether to skip the check.
- skip_param_value_checks=1
- fi