Searched refs:check_cc_flags (Results 1 – 1 of 1) sorted by relevance
64 check_cc_flags () # <flag to check> <flag2> ... function215 if ! check_cc_flags "-march=$default_machine" ; then221 if check_cc_flags '-m32' ; then