mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 605146 part 2 - Compile sha512.cc on all platforms. r=ted,a=bsmedberg
This commit is contained in:
parent
573e82c45b
commit
78fb333b5c
@ -132,6 +132,7 @@ CPPSRCS += \
|
||||
message_router.cc \
|
||||
notification_service.cc \
|
||||
task_queue.cc \
|
||||
sha512.cc \
|
||||
$(NULL)
|
||||
|
||||
ifdef OS_WIN # {
|
||||
@ -176,7 +177,6 @@ endif # } OS_WIN
|
||||
ifdef OS_POSIX # {
|
||||
|
||||
CPPSRCS += \
|
||||
sha512.cc \
|
||||
condition_variable_posix.cc \
|
||||
debug_util_posix.cc \
|
||||
event_recorder_stubs.cc \
|
||||
|
Loading…
Reference in New Issue
Block a user