summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/xfsprogs
diff options
context:
space:
mode:
Diffstat (limited to 'meta-filesystems/recipes-utils/xfsprogs')
-rw-r--r--meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb
index 07c5e97dbb..907b875718 100644
--- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb
+++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_6.6.0.bb
@@ -44,9 +44,9 @@ PACKAGECONFIG ??= "blkid"
44 44
45PACKAGECONFIG[blkid] = "--enable-blkid=yes,--enable-blkid=no,util-linux" 45PACKAGECONFIG[blkid] = "--enable-blkid=yes,--enable-blkid=no,util-linux"
46 46
47export DEBUG="-DNDEBUG" 47export DEBUG = "-DNDEBUG"
48export BUILD_VERBOSE="1" 48export BUILD_VERBOSE = "1"
49export tagname="CC" 49export tagname = "CC"
50 50
51EXTRA_OEMAKE = "DIST_ROOT='${D}'" 51EXTRA_OEMAKE = "DIST_ROOT='${D}'"
52 52