]> rtime.felk.cvut.cz Git - omk.git/blobdiff - tests/programs-test_PROGRAMS
Preliminary support for Kconfig integration
[omk.git] / tests / programs-test_PROGRAMS
index 0eb558adebb78befa2d554969e174a41b2fdd609..5e802122df557b97a17e7fdf12892943a8cf51ae 100755 (executable)
@@ -3,6 +3,7 @@
 
 touch config.omk-default
 rm -rf _compiled
+needs_valid_CC
 make MAKEFILE_OMK=Makefile.omk-test_PROGRAMS || error make
 FOUND=`find _compiled -wholename '*/bin-tests/test*'`
 echo "Found: $FOUND"