forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-10-24 1460f67b2496c08190c7fafbd14d72a801aac360
1
2
3
4
5
#!/bin/sh
 
# make would want to rebuild some files with a compiler otherwise :-/
make FLEX=/usr/bin/flex -t check-TESTS || true
make FLEX=/usr/bin/flex abs_builddir=./ check-TESTS