diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb index 3c28f28c..9bbbb733 100644 --- a/recipes-ti/mpm-transport/mpm-transport_git.bb +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb @@ -19,6 +19,7 @@ SRCREV = "e0e44fe55bef7ddf89f7ff3574f07fa906e72a37" PV = "2.0.4.0" PR = "r0" +CC += "-fcommon" EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" EXTRA_OEMAKE_append_k2hk += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true" EXTRA_OEMAKE_append_k2e += "HYPLNK_TRANSPORT=true"