quota: fix static linking
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 Nov 2014 13:30:54 +0000 (14:30 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 9 Nov 2014 20:45:55 +0000 (21:45 +0100)
commit06d310e7a172a3dc61e30a4e5937e4455f6d340b
tree94835f17ac64154d0af0be509b263554eb8f9274
parentff48f5ae44e959fc704134b1cd985a715afdbd16
quota: fix static linking

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>
package/quota/02-fix-static-linking.patch [new file with mode: 0644]
package/quota/quota.mk