aboutsummaryrefslogtreecommitdiff
path: root/utils/smartmontools/patches/001-musl-compat-realpath.patch
Commit message (Collapse)AuthorAge
* smartmontools: Update to 7.0Rosen Penev2019-01-15
| | | | | | | | | | | | | | | | Removed weird uclibc++ compatibility stuff as it seems to not be needed anymore. Switched to standard variables. Added PKG_BUILD_PARALLEL for faster compilation. Removed PKG_FIXUP as it seems the package has been fixed already. A few changes to the CFLAGS and linker options resulted in ipk size going from 244694 to 244283, possibly due to previous overlinking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* smartmontools: update to 6.6Maxim Storchak2017-12-09
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>