summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/flex/flex/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/flex/flex/run-ptest')
-rwxr-xr-xmeta/recipes-devtools/flex/flex/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/flex/flex/run-ptest b/meta/recipes-devtools/flex/flex/run-ptest
index 19db337900..037301c40f 100755
--- a/meta/recipes-devtools/flex/flex/run-ptest
+++ b/meta/recipes-devtools/flex/flex/run-ptest
@@ -2,4 +2,4 @@
2 2
3# make would want to rebuild some files with a compiler otherwise :-/ 3# make would want to rebuild some files with a compiler otherwise :-/
4make FLEX=/usr/bin/flex -t check-TESTS || true 4make FLEX=/usr/bin/flex -t check-TESTS || true
5make FLEX=/usr/bin/flex check-TESTS 5make FLEX=/usr/bin/flex abs_builddir=./ check-TESTS