On Sunday, 29 July 2018 12:18:38 PDT BogDan Vatra via Development wrote:
> For 5.11 we used 10e and I'm afraid we can't afford to change it without
> proper testing.

Thanks.

Someone can fix the issue then. I recommend

#ifdef Q_OS_ANDROID
// Android libc told us for 7 years to use a file Android doesn't have
#  undef _PATH_MOUNTED
#  define _PATH_MOUNTED "/proc/mounts"
#endif

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to