gecko-dev/gfx/angle/moz.build.common

7 строки
169 B
Plaintext

AllowCompilerWarnings()
if CONFIG['INTEL_ARCHITECTURE']:
CXXFLAGS += CONFIG['SSE2_FLAGS']
DEFINES['__NDK_FPABI__'] = ''
DEFINES['ANGLE_SKIP_DXGI_1_2_CHECK'] = True