summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/pflash.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/pflash.bb')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/pflash.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/pflash.bb b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/pflash.bb
index 70852669b..05aa2fcca 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/pflash.bb
+++ b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/pflash.bb
@@ -3,3 +3,6 @@ DESCRIPTION = "pflash firmware programming tool for OpenPower machines"
require skiboot.inc
EXTRA_OEMAKE_append = " PFLASH_VERSION=${PV} LINKAGE=dynamic"
+
+#TODO: openbmc/openbmc#1361 - Fix GNU_HASH warnings in pflash
+TARGET_CC_ARCH += "${LDFLAGS}"
OpenPOWER on IntegriCloud