flex: add tests.
This commit is contained in:
committed by
Jürgen Buchmüller
parent
3c916388d8
commit
573747411d
@@ -17,6 +17,10 @@ checksum=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
|
|||||||
# Required to enable the definition of reallocarray() in stdlib.h
|
# Required to enable the definition of reallocarray() in stdlib.h
|
||||||
CFLAGS="-D_GNU_SOURCE"
|
CFLAGS="-D_GNU_SOURCE"
|
||||||
|
|
||||||
|
do_check() {
|
||||||
|
make check
|
||||||
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user