mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 923489 - Part b: qualify paths in memory/replace/jemalloc/; r=gps
This commit is contained in:
parent
7a421fd90e
commit
cfd2b19df5
@ -8,8 +8,8 @@ MODULE = 'memory'
|
||||
NO_DIST_INSTALL = True
|
||||
|
||||
CSRCS += [
|
||||
'jemalloc_config.c',
|
||||
'mozjemalloc_compat.c',
|
||||
'../../build/jemalloc_config.c',
|
||||
'../../build/mozjemalloc_compat.c',
|
||||
]
|
||||
|
||||
# Android doesn't have pthread_atfork, so just implement a dummy function.
|
||||
|
Loading…
Reference in New Issue
Block a user