summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorBen Wolsieffer <benwolsieffer@gmail.com>2018-12-20 13:01:29 -0500
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2019-02-12 19:32:21 +1100
commit38e625da7f47e457d150efedc598437e2e867ef7 (patch)
treeddc25b39a156b8ffd178c8753d40e775aa9afbf9 /common
parentf0bb97ded21f8d2fb50065e7cfefade66a70333e (diff)
downloaddconf-38e625da7f47e457d150efedc598437e2e867ef7.tar.gz
tests: shm: fix pwrite wrapper with -D_FILE_OFFSET_BITS=64
Due to the hacks used for large file support, wrapping pwrite is error prone and can end up calling the wrong function. Currently, "pwrite" is called instead of "pwrite64" on 32-bit ARM, causing the test to fail. This commit attempts to determine the correct symbol to call from the wrapper.
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions