summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/quota/quota_4.02.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/quota/quota_4.02.bb')
-rw-r--r--meta/recipes-extended/quota/quota_4.02.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/quota/quota_4.02.bb b/meta/recipes-extended/quota/quota_4.02.bb
index 124b0a3691..673d58428a 100644
--- a/meta/recipes-extended/quota/quota_4.02.bb
+++ b/meta/recipes-extended/quota/quota_4.02.bb
@@ -23,7 +23,7 @@ DEPENDS = "gettext-native e2fsprogs"
23 23
24inherit autotools-brokensep gettext pkgconfig 24inherit autotools-brokensep gettext pkgconfig
25 25
26CFLAGS += "-I=${includedir}/tirpc" 26CFLAGS += "-I${STAGING_INCDIR}/tirpc"
27LDFLAGS += "-ltirpc" 27LDFLAGS += "-ltirpc"
28ASNEEDED = "" 28ASNEEDED = ""
29EXTRA_OEMAKE += 'STRIP=""' 29EXTRA_OEMAKE += 'STRIP=""'