repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ti-syslink 2.00.00.78: import from meta-ti
[openembedded.git]
/
recipes
/
dietlibc
/
dietlibc_cvs.bb
blob
2b9a8170ffd3bbc075c809e432793b9ffae79e4f
1
require dietlibc
-
cvs.inc
2
require dietlibc.inc
3
4
inherit test
5
6
do_test
() {
7
# Testsuite does
not
build
for
ARM
; try it nevertheless but ignore errors
8
dietlibc_build_tests
-
k ||
:
9
}