commit | b8f37de7c87e78c7d2bacc1ec927624bd9547680 | [log] [tgz] |
---|---|---|
author | Greg Wallace <greg@gregtwallace.com> | Sat Jan 02 17:01:27 2016 -0500 |
committer | Steve Kondik <steve@cyngn.com> | Wed Aug 24 11:43:29 2016 -0700 |
tree | ef94478edef715b7c7091ed81ff270dd8f4ba726 | |
parent | aab9ad7a38acec8a9a3c8bd89362d66d283a62c3 [diff] |
Fix readonly for android The hasmntopt() function doesn't exist in android, so it needs to be defined if we are building for android. Also, MNTOPT_RO isn't defined on android (and maybe others), so we need to manually specify if if it isn't already defined. Change-Id: I55330e37cebc087e138cdf6a0cbbe61df59f55fa