Searched refs:CONFIG_OPTIONS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzimport.sh77 CONFIG_OPTIONS=${CONFIG_OPTIONS:-""}
435 ./configure $CONFIG_OPTIONS >>"$CONFIG_LOG" 2>&1 || \
436 fail "Failed ZFS 'configure $CONFIG_OPTIONS'"
/freebsd-13-stable/crypto/openssl/
H A Dconfig836 if [ -n "$CONFIG_OPTIONS" ]; then
837 options="$options $CONFIG_OPTIONS"

Completed in 107 milliseconds