check_c_compiler_flag(<flag> <resultVar>)
check_c_compiler_flag(<flag> <resultVar>)
check_c_compiler_flag(-Wno-long-double HAVE_C_FLAG_Wno_long_double)
check_c_compiler_flag(-Wall HAVE_GCC_WALL)
check_c_compiler_flag("-faddress-sanitizer" HAVE_FLAG_SANITIZE_UNDEFINED)
check_c_compiler_flag("${_flag}" check_c_compiler_flag_${_flag_esc})
check_c_compiler_flag(/permissive- REPROC_HAVE_PERMISSIVE)
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag("-fno-strict-aliasing" FLAG_NO_STRICT_ALIASING)
check_c_compiler_flag("${FLAG}" ${VARIABLE})
check_c_compiler_flag("-fno-strict-aliasing" FLAG_NO_STRICT_ALIASING)
check_c_compiler_flag(-Wno-error=deprecated-declarations COMPILER_SUPPORTS_WNO_ERROR_DEPRECATED_DECLARATIONS)
check_c_compiler_flag(-Wno-error=deprecated-declarations COMPILER_SUPPORTS_WNO_ERROR_DEPRECATED_DECLARATIONS)
check_c_compiler_flag(-fprofile-abs-path HAVE_c_fprofile_abs_path)
check_c_compiler_flag("${FLAG}" ${VARIABLE})
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag("-fPIC" WITH_FPIC)
check_c_compiler_flag(${flag} C_HAS_WARNING${flag_var})
check_c_compiler_flag(${_CCOPT} ${_optvarname})
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag("" _GLFW_HAS_DEP)
check_c_compiler_flag("" _GLFW_HAS_DEP)
check_c_compiler_flag(
"-W${plain_warning}" "CC_SUPPORTS_W${plain_warning_sym}"
)
check_c_compiler_flag("-fsanitize=address" HAVE_FLAG_SANITIZE_ADDRESS)
check_c_compiler_flag(${${F}} ${V})
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
CHECK_C_COMPILER_FLAG("-mcpu=power9" HAS_POWER9)
check_c_compiler_flag("-Wdeprecated-non-prototype" DEPRECATED_NO_PROTOTYPE)
check_c_compiler_flag("" _GLFW_HAS_DEP)
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag(-fcx-limited-range HAVE_C_LIMITED_RANGE)
CHECK_C_COMPILER_FLAG("-Wformat-signedness" C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS)
CHECK_C_COMPILER_FLAG("${flag_i}" test_option)
CHECK_C_COMPILER_FLAG("-std=c99" COMPILER_SUPPORTS_C99)
check_c_compiler_flag("-W${flag}" SUPPORTS_CFLAG_${underscored_flag})
check_c_compiler_flag("" _GLFW_HAS_DEP)
check_c_compiler_flag (-fPIC HAS_FPIC)
check_c_compiler_flag(${flag} ${have})
check_c_compiler_flag(-fplugin=${DRAGONEGG} DRAGONEGG_C_WORKS)
CHECK_C_COMPILER_FLAG(${flag} "${test_c_flag}")
CHECK_C_COMPILER_FLAG(-fvisibility=hidden HAVE_GCC_VISIBILITY)
check_c_compiler_flag("${_flag}" check_c_compiler_flag_${_flag_esc} "${_c_code}")
CHECK_C_COMPILER_FLAG(${FLAG_TO_TEST_FIXED} HAS_C_FLAG_${suffix})
check_c_compiler_flag("-Werror" c_werror)
check_c_compiler_flag("${flag}" supports_${flag})
check_c_compiler_flag("-Werror=unguarded-availability-new" "C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW")
check_c_compiler_flag("-Wno-unused-but-set-variable"
HAVE_UNUSED_BUT_SET_VARIABLE)
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag("/arch:SSE2" SSE2_SUPPORTED)
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
CHECK_C_COMPILER_FLAG(-Wno-unused-local-typedefs COMPILER_SUPPORTS_NO_UNUSED_LOCAL_TYPEDEFS)
check_c_compiler_flag(${_FLAG} HAVE_FLAG${_NAME})
check_c_compiler_flag("${FLAG}" ${VARIABLE})
CHECK_C_COMPILER_FLAG("-maltivec" HAS_ALTIVEC)
check_c_compiler_flag("${_flag}" check_c_compiler_flag_${_flag_esc} "${_c_code}")
CHECK_C_COMPILER_FLAG(${_flag} C_FLAG_${varname})
check_c_compiler_flag(-fprofile-abs-path HAVE_c_fprofile_abs_path)
check_c_compiler_flag(-fvisibility=hidden COMPILER_HAS_HIDDEN_VISIBILITY)
Check_C_Compiler_Flag( HAVE_NO_RESERVED_ID_MACROS -Wno-reserved-id-macros)
check_c_compiler_flag(-Wno-long-double HAVE_C_FLAG_Wno_long_double)
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag("${CLI_COMPILE_OPTIONS}" "${FLAG_VAR}")
check_c_compiler_flag(${_ccopt_on} ${_optvarname})
CHECK_C_COMPILER_FLAG(-Wno-unused-local-typedefs COMPILER_SUPPORTS_NO_UNUSED_LOCAL_TYPEDEFS)
CHECK_C_COMPILER_FLAG("-fvisibility=hidden" HAVE_VISIBILITY_HIDDEN)
CHECK_C_COMPILER_FLAG("${flag}" HAS_${SANITIZED_FLAG_NAME})
check_c_compiler_flag("-Werror=format-security -Werror=implicit-function-declaration" WERROR_C_AVAILABLE)
CHECK_C_COMPILER_FLAG(${flag} _flag_supported)
check_c_compiler_flag(${flags} ${type}_prefix_map_flag_available)
check_c_compiler_flag("-Wno-long-double" HAVE_C_FLAG_Wno_long_double)
check_c_compiler_flag("${FLAG}" ${VARIABLE})
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
CHECK_C_COMPILER_FLAG(${_CCOPT} OPT${_CCOPT})
check_c_compiler_flag("${c_flag}" C_FLAG_SUPPORTED)
check_c_compiler_flag("-fno-strict-aliasing" FLAG_NO_STRICT_ALIASING)
check_c_compiler_flag("" _GLFW_HAS_DEP)
CHECK_C_COMPILER_FLAG("-Werror" HAVE_WERROR_FLAG)
check_c_compiler_flag("-Werror ${flag}" "C_SUPPORTS_${name}")
check_c_compiler_flag(-nostdlib++ LIBUNWIND_SUPPORTS_NOSTDLIBXX_FLAG)
check_c_compiler_flag("-Werror ${flag}" "C_SUPPORTS_${name}")
check_c_compiler_flag("${FLAG}" ${VARIABLE})
CHECK_C_COMPILER_FLAG("-fsanitize=thread" HAVE_FLAG_SANITIZE_THREAD_C)
check_c_compiler_flag("-Werror ${flag}" "C_SUPPORTS_${name}")
check_c_compiler_flag(-pthread HAS_MINUS_PTHREAD)
check_c_compiler_flag("${FLAG}" ${VARIABLE})
check_c_compiler_flag("-Werror=unguarded-availability-new" "C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW")
CHECK_C_COMPILER_FLAG("-maltivec" HAS_ALTIVEC)
check_c_compiler_flag("${flag}" HAVE_C_${flagname})
check_c_compiler_flag("${FLAG}" ${VARIABLE})
check_c_compiler_flag("" _GLFW_HAS_DEP)
check_c_compiler_flag(-Wno-long-double HAVE_C_FLAG_Wno_long_double)
CHECK_C_COMPILER_FLAG("-maltivec" HAS_ALTIVEC)
check_c_compiler_flag("${FLAG}" ${VARIABLE})
check_c_compiler_flag("-Wno-maybe-uninitialized" SUPPORTS_MU)
check_c_compiler_flag(
${flag}
C_HAS_WARNING${flag_var}
)
check_c_compiler_flag("" _GLFW_HAS_DEP)
check_c_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_c_compiler_flag("-Wno-long-double" HAVE_C_FLAG_Wno_long_double)
check_c_compiler_flag(-fstack-protector-strong HAS_CFLAG_FSTACK_PROTECTOR_STRONG)
check_c_compiler_flag("${_flag}" check_c_compiler_flag_${_flag_esc} "${_c_code}")
check_c_compiler_flag("-W${flag}" SUPPORTS_CFLAG_${underscored_flag})