HomeSort by: relevance | last modified time | path
    Searched defs:mingw32 (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/jemalloc/dist/scripts/windows/
before_install.sh 7 # to enable (mingw32|mingw64) environment if we want to compile with gcc, or
8 # (mingw32|mingw64) + vcvarsall.bat if we want to compile with cl.exe
22 mingw32() { $msys_shell_cmd -defterm -no-start -mingw32 -c "$*"; } function
26 mingw=mingw32

Completed in 42 milliseconds