summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/apptrk/apptrk_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/apptrk/apptrk_git.bb')
-rw-r--r--recipes-bsp/apptrk/apptrk_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/apptrk/apptrk_git.bb b/recipes-bsp/apptrk/apptrk_git.bb
index 4453cf87..1d251070 100644
--- a/recipes-bsp/apptrk/apptrk_git.bb
+++ b/recipes-bsp/apptrk/apptrk_git.bb
@@ -18,6 +18,7 @@ S = "${WORKDIR}/git"
18EXTRA_OEMAKE = "" 18EXTRA_OEMAKE = ""
19 19
20CFLAGS += " -I${STAGING_INCDIR}" 20CFLAGS += " -I${STAGING_INCDIR}"
21CFLAGS_append_powerpc64 = " -DENABLE_64BIT_SUPPORT"
21 22
22do_install() { 23do_install() {
23 oe_runmake install DESTDIR=${D} 24 oe_runmake install DESTDIR=${D}