Searched refs:check_cflags (Results 1 – 1 of 1) sorted by relevance
329 check_cflags() { function330 log check_cflags "$@"354 check_cflags "$@" && add_cflags_only "$@"388 if enabled gcc && ! disabled "$feature" && ! check_cflags "-m$opt"; then