blob: 895cff7fef760ad63bd227784d4cbdbb8b21009f [file] [log] [blame]
# Only glibc includes all c99 functions at the moment.
if { ! ([istarget "*-linux*"]
|| [istarget "*-gnu*"])} then {
return 1
}
if { [check_effective_target_uclibc] } { return 1 }
return 0