openwrt/package/utils/util-linux
Hauke Mehrtens d179aa8769 util-linux: fix build with uclibc
Fix build of scriptreplay with uClibc.
Some parts of the libm detection were backported to 2.29.2, but some
parts were missing, which are added here. This patch is needed when
libm is a separate library, this is not needed for LEDE master, because
libm is there integrated in the libc for uClibc and musl.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2017-05-24 18:04:51 +02:00
..
patches util-linux: fix build with uclibc 2017-05-24 18:04:51 +02:00
Makefile util-linux: re-enable parallel builds 2017-04-11 19:33:04 +02:00