[mythtv-commits] [MythTV/mythtv] 89d199: Android: Fix support for android 5

Peter Bennett noreply at github.com
Thu Jul 16 20:46:27 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: 89d1991ef285567f8b46f287786b2d8ca1fb9236
      https://github.com/MythTV/mythtv/commit/89d1991ef285567f8b46f287786b2d8ca1fb9236
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythbase/mythcommandlineparser.cpp
    M mythtv/programs/mythcommflag/main.cpp

  Log Message:
  -----------
  Android: Fix support for android 5

For android 5 we need to build with api level 21 and that level does
not have the ftello and fseeko functions.

(cherry picked from commit b76dbf4214614fa4cd572cc38c62481bb97e0146)




More information about the mythtv-commits mailing list