Home
last modified time | relevance | path

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

/mbedtls-3.5.0/
D.travis.yml152 build_command: make
/mbedtls-3.5.0/tests/scripts/
Ddepends.py395 build_command = [options.make_command, 'CFLAGS=-Werror']
396 build_and_test = [build_command, [options.make_command, 'test']]