Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/quota: renumber patches | Bernd Kuhls | 2016-03-22 | 1 | -55/+0 |
| | | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | quota: fix static linking | Thomas Petazzoni | 2014-11-09 | 1 | -0/+55 |
The aim of this patch is to fix bug #7574, i.e fix the static linking of the quota package. It does so by introducing a patch to the quota build system that generalizes the use of $(LIBS), and then changes quota.mk to use LIBS instead of LDFLAGS to link against intl and tirpc when needed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |