Searched refs:check_cflags (Results 1 – 1 of 1) sorted by relevance
319 check_cflags() { function320 log check_cflags "$@"346 check_cflags "$@" && add_cflags_only "$@"384 if enabled gcc && ! disabled "$feature" && ! check_cflags "-m$opt"; then