aboutsummaryrefslogtreecommitdiffstats
path: root/main/python2
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-05-27 20:11:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-05-27 20:16:33 +0000
commitaec10c09c2a7181360e161d5352e49e3c3529a1c (patch)
treeece7766b1133de50abaf31ab0d16a06224f38ab5 /main/python2
parent6c27a870339d1e86f62cbddf085199081c88138a (diff)
downloadaports-aec10c09c2a7181360e161d5352e49e3c3529a1c.tar.bz2
aports-aec10c09c2a7181360e161d5352e49e3c3529a1c.tar.xz
main/libblockdev: fix reference to glibc GLOB_ONYLDIR
On s390, the code refers to GLOB_ONLYDIR, which is glibc specific and according to the manual, only meant as an optmization. Replace GLOB_ONLYDIR with 0x0 to fix the build on s390x.
Diffstat (limited to 'main/python2')
0 files changed, 0 insertions, 0 deletions