Commit 952bac7c47302a472f6eb9782b412871c36edbfe

Ryan C. Gordon 2020-04-13T15:22:09

cmake: use check_symbol_exists, not check_function_exists (thanks, Manuel!) This fixes the problem where we think iOS has fseeko64, etc, but doesn't. Fixes Bugzilla #4885.