mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Fix building on Windows
This commit is contained in:
parent
6f2273867d
commit
427b543e22
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ if CONFIG['INTEL_ARCHITECTURE']:
|
|||
'simd_darwin_stub.c',
|
||||
]
|
||||
else:
|
||||
DEFINES['INFLATE_CHUNK_SIMD_SSE2'] = True
|
||||
SOURCES += [
|
||||
'adler32_simd.c',
|
||||
'crc32_simd.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue