aboutsummaryrefslogtreecommitdiffstats
path: root/testing/etckeeper/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-04-04 16:46:50 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-04-04 22:27:40 +0200
commit17ee07c9a8e698ee9c06a435eddcccae27ae1bbd (patch)
treea3939b02275e56e5df7c373f41b90f2716789301 /testing/etckeeper/APKBUILD
parent810a128f4c1ea41d37f7887c2641faf0c0c5aa25 (diff)
downloadaports-17ee07c9a8e698ee9c06a435eddcccae27ae1bbd.tar.bz2
aports-17ee07c9a8e698ee9c06a435eddcccae27ae1bbd.tar.xz
main/mosh: fix build with musl on ppc64le
mosh was breaking when building in ppc64le using musl, because ioctl() is defined as ioctl(int, int) in musl and mosh is using TIOCSWINSZ macro as parameter. This was triggering a gcc warning and make the build fail. This patch does an explicit integer conversion in TIOCSWINSZ, as no bits get lost.
Diffstat (limited to 'testing/etckeeper/APKBUILD')
0 files changed, 0 insertions, 0 deletions