diff options
Diffstat (limited to 'meta-oe/recipes-test')
| -rw-r--r-- | meta-oe/recipes-test/cunit/cunit_2.1-3.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb index 75ba477757..fd51e024bb 100644 --- a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb +++ b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb | |||
| @@ -34,3 +34,8 @@ FILES:${PN}-dev += "${datadir}/CUnit" | |||
| 34 | FILES:${PN}-doc += "${docdir}" | 34 | FILES:${PN}-doc += "${docdir}" |
| 35 | 35 | ||
| 36 | BBCLASSEXTEND = "native" | 36 | BBCLASSEXTEND = "native" |
| 37 | |||
| 38 | # NOTE: make clean | ||
| 39 | # CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/aks/code/os/cunit/cunit/missing autoconf | ||
| 40 | # /bin/sh: 0: cannot open /Users/aks/code/os/cunit/cunit/missing: No such file | ||
| 41 | CLEANBROKEN = "1" | ||
