tools/mtd-utils: avoid linking libm statically
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 17 Sep 2015 13:07:48 +0000 (13:07 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 17 Sep 2015 13:07:48 +0000 (13:07 +0000)
commit1ca571b6c2978bec66f897b6665ddbdaba82a26e
treec54066f2c16ce05c155730bcf0d212672a1c109b
parentd6408aa9b4a2280a3b017ca9959e6f39dd18684b
tools/mtd-utils: avoid linking libm statically

Rework static linker flags to not link libm statically, this should fix the
build on CentOS where libm.a is not provided by the libc devel package.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46989
tools/mtd-utils/patches/310-add-static-linking-option.patch