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

Peter Bennett noreply at github.com
Wed Jul 15 19:14:54 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: b76dbf4214614fa4cd572cc38c62481bb97e0146
      https://github.com/MythTV/mythtv/commit/b76dbf4214614fa4cd572cc38c62481bb97e0146
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2020-07-15 (Wed, 15 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.




More information about the mythtv-commits mailing list