diff options
| -rw-r--r-- | meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb index fd9a5cddb2..0069425d23 100644 --- a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb +++ b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb | |||
| @@ -33,8 +33,8 @@ BBCLASSEXTEND = "native nativesdk" | |||
| 33 | 33 | ||
| 34 | inherit autotools | 34 | inherit autotools |
| 35 | EXTRA_OECONF_append_class-native = " --sbindir=${bindir}" | 35 | EXTRA_OECONF_append_class-native = " --sbindir=${bindir}" |
| 36 | CFLAGS += " -I${STAGING_INCDIR}/tirpc" | 36 | CFLAGS_append = " -I${STAGING_INCDIR}/tirpc" |
| 37 | LDFLAGS += " -ltirpc" | 37 | LDFLAGS_append = " -ltirpc" |
| 38 | 38 | ||
| 39 | # Turn off these header detects else the inode search | 39 | # Turn off these header detects else the inode search |
| 40 | # will walk entire file systems and this is a real problem | 40 | # will walk entire file systems and this is a real problem |
