diff options
author | Merlijn Wajer <merlijn@wizzup.org> | 2014-11-19 00:30:46 +0100 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2014-12-02 01:46:43 +0000 |
commit | 9bcee1f034af98a7226e56e346c2cbe3d6a7b325 (patch) | |
tree | 1fdc00f5faa10d39083ae72d1e21ae0636ebb20d /src/libmach/Linux.c | |
parent | 709ba3c4652b7a72554cb0e13d7e64bda8d0287e (diff) | |
download | plan9port-9bcee1f034af98a7226e56e346c2cbe3d6a7b325.tar.gz plan9port-9bcee1f034af98a7226e56e346c2cbe3d6a7b325.tar.bz2 plan9port-9bcee1f034af98a7226e56e346c2cbe3d6a7b325.zip |
9pfuse: Disable glibc workaround for O_LARGEFILE on ARM
9pfuse fails on ARM when O_LARGEFILE is supported.
glibc does define O_LARGEFILE properly on ARM,
and the value is different than what that this workaround suggests,
causing it to wrongly detect bad flags.
Change-Id: I02b0cc222ca7785c4b1739c3df3caa17cf7bc265
Reviewed-on: https://plan9port-review.googlesource.com/1094
Reviewed-by: Russ Cox <rsc@swtch.com>
Diffstat (limited to 'src/libmach/Linux.c')
0 files changed, 0 insertions, 0 deletions