summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb b/meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
index 23a9ee2e..9c95adbb 100644
--- a/meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
+++ b/meta-isg/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
@@ -46,6 +46,7 @@ export ZLIB_DH895XCC = "1"
46export ZLIB_MEMORY_DRIVER = "qat_mem" 46export ZLIB_MEMORY_DRIVER = "qat_mem"
47export ICP_BUILD_OUTPUT = "${STAGING_DIR_TARGET}" 47export ICP_BUILD_OUTPUT = "${STAGING_DIR_TARGET}"
48EXTRA_OEMAKE = "-e MAKEFLAGS=" 48EXTRA_OEMAKE = "-e MAKEFLAGS="
49TARGET_CC_ARCH += "${LDFLAGS}"
49 50
50inherit module 51inherit module
51MEM_PATH = "${S}/contrib/qat" 52MEM_PATH = "${S}/contrib/qat"