summaryrefslogtreecommitdiffstats
path: root/package/quota/02-fix-static-linking.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/quota: renumber patchesBernd Kuhls2016-03-221-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 linkingThomas Petazzoni2014-11-091-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>
OpenPOWER on IntegriCloud