Home
last modified time | relevance | path

Searched refs:WINDOWS_BUILD (Results 1 – 5 of 5) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/library/
DMakefile23 WINDOWS_BUILD=1 macro
29 ifndef WINDOWS_BUILD
43 ifdef WINDOWS_BUILD
/net-tools-latest/mbedtls-2.4.0/tests/scripts/
Dall.sh436 CC=i686-w64-mingw32-gcc AR=i686-w64-mingw32-ar LD=i686-w64-minggw32-ld CFLAGS=-Werror WINDOWS_BUILD
437 WINDOWS_BUILD=1 make clean
438 CC=i686-w64-mingw32-gcc AR=i686-w64-mingw32-ar LD=i686-w64-minggw32-ld CFLAGS=-Werror WINDOWS_BUILD
439 WINDOWS_BUILD=1 make clean
/net-tools-latest/mbedtls-2.4.0/programs/
DMakefile27 WINDOWS_BUILD=1 macro
30 ifdef WINDOWS_BUILD
/net-tools-latest/mbedtls-2.4.0/tests/
DMakefile27 WINDOWS_BUILD=1 macro
30 ifdef WINDOWS_BUILD
/net-tools-latest/mbedtls-2.4.0/
DREADME.md75 In order to build for a Windows platform, you should use `WINDOWS_BUILD=1` if the target is Windows…