diff options
| author | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-05-27 20:11:01 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-27 20:16:33 +0000 |
| commit | aec10c09c2a7181360e161d5352e49e3c3529a1c (patch) | |
| tree | ece7766b1133de50abaf31ab0d16a06224f38ab5 /main/python2 | |
| parent | 6c27a870339d1e86f62cbddf085199081c88138a (diff) | |
| download | aports-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
