Skip to content
  • MrJs's avatar
    [iOS][tvOS] Add -DHAVE_UNISTD_H flag to compile zlib · 5117cddf
    MrJs authored
    Core is not compiling for iOS/tvOS because the zlib library needs the HAVE_UNISTD_H to compile for iOS/tvOS. Added it to the Makefile. 
    @yoshisuga tracked this down for the other affected cores and we're going through filing the relevant Pr's.
    5117cddf