diff options
Diffstat (limited to 'meta/recipes-devtools/unfs3')
-rw-r--r-- | meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb index 45cf54591a..51308955dd 100644 --- a/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb +++ b/meta/recipes-devtools/unfs3/unfs3_0.9.22.r490.bb @@ -29,6 +29,7 @@ SRC_URI = "svn://svn.code.sf.net/p/unfs3/code;module=trunk;rev=${MOD_PV} \ BBCLASSEXTEND = "native nativesdk" inherit autotools +EXTRA_OECONF_append_class-native = " --sbindir=${bindir}" # Turn off these header detects else the inode search # will walk entire file systems and this is a real problem |