Home
last modified time | relevance | path

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

/external/mesa3d/scons/
Dcrossmingw.py121 mingw_prefix = find(env)
123 if mingw_prefix:
124 …dir = os.path.dirname(env.WhereIs(mingw_prefix + 'gcc') or SCons.Util.WhereIs(mingw_prefix + 'gcc'…
141 env['CC'] = mingw_prefix + 'gcc'
143 env['CXX'] = mingw_prefix + 'g++'
148 env['LINK'] = mingw_prefix + 'g++'
149 env['AR'] = mingw_prefix + 'ar'
150 env['RANLIB'] = mingw_prefix + 'ranlib'
151 env['LINK'] = mingw_prefix + 'g++'
152 env['AS'] = mingw_prefix + 'as'
[all …]
/external/harfbuzz_ng/
Dappveyor.yml23 MINGW_PREFIX: /mingw64
27 MINGW_PREFIX: /mingw32
51 …d4e8d8fcf604cfababc53dae13398/mingw-w64-headers/include/dwrite_1.h > %MINGW_PREFIX%/%MINGW_CHOST%/…
52 …with-directwrite --build=%MINGW_CHOST% --host=%MINGW_CHOST% --prefix=%MINGW_PREFIX%; make -j3 chec…