aboutsummaryrefslogtreecommitdiffstats
path: root/main/libblockdev/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/libblockdev: fix reference to glibc GLOB_ONYLDIRKevin Daudt2019-05-271-2/+4
| | | | | | | 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.
* main/libblockdev: new aportRasmus Thomsen2019-05-271-0/+43