util-linux: use qsort instead of qsort_r to fix compile error with musl
authorFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 13:47:48 +0000 (13:47 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 13:47:48 +0000 (13:47 +0000)
commit29dffbbab42e042495efdcf4a65c250a0e331681
tree05a25f31ce7dd9330742fcca94f27525b139593c
parent422ee452538f8925949f06e564e89a5dc1f82a1d
util-linux: use qsort instead of qsort_r to fix compile error with musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41059
package/utils/util-linux/patches/100-fdisk_use_qsort.patch [new file with mode: 0644]