X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-ivi-common%2Frecipes-test%2Fhimeno%2Fhimeno_2.0.bb;h=f890e23a4223301341b61d86033a76fb6ccf314b;hb=99804790f0954fc2cf0d20aa4d0a581361d3cfe6;hp=56177b9a63438622a62e66f29dd31ed9eb6cebc5;hpb=40c365f17dc535b126c4e952b2fd126948b035fb;p=AGL%2Fmeta-agl.git diff --git a/meta-ivi-common/recipes-test/himeno/himeno_2.0.bb b/meta-ivi-common/recipes-test/himeno/himeno_2.0.bb index 56177b9a6..f890e23a4 100644 --- a/meta-ivi-common/recipes-test/himeno/himeno_2.0.bb +++ b/meta-ivi-common/recipes-test/himeno/himeno_2.0.bb @@ -16,6 +16,9 @@ DEPENDS = "p7zip-native" do_configure_append() { 7z x -y -o${S} ${WORKDIR}/himenobmt.c.lzh + cd ${S} + sed -i -e 's/CC= gcc/#CC= gcc/' Makefile + sed -i -e 's/CFLAGS = /#CFLAGS = /' Makefile } do_install () {