mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
Bug 561344 - ycbcr doesn't compile on mingw. r=roc
This commit is contained in:
parent
ed5211d578
commit
e4b65f0db1
@ -21,7 +21,7 @@ CPPSRCS = yuv_convert.cpp \
|
||||
yuv_row_c.cpp \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),windows)
|
||||
ifdef _MSC_VER
|
||||
CPPSRCS += yuv_row_win.cpp \
|
||||
$(NULL)
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user