Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools/mtd-utils: avoid linking libm statically | Jo-Philipp Wich | 2015-09-17 |
| | | | | | | | | | 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: prefer static linking | Jo-Philipp Wich | 2015-09-14 |
- Add patch for optional static linking preference - Prefer static linking on Linux systems - Enable verbose compiler messages when building with V=c Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 46908 |