Home
last modified time | relevance | path

Searched full:build_command (Results 1 – 2 of 2) sorted by relevance

/mbedtls-3.6.0/
D.travis.yml27 build_command: make
/mbedtls-3.6.0/tests/scripts/
Ddepends.py384 build_command = [options.make_command, 'CFLAGS=-Werror']
385 build_and_test = [build_command, [options.make_command, 'test']]