Backed out changeset f2835c78ef3f, Bug 572034.

This commit is contained in:
Chris Pearce 2010-06-17 11:03:37 +12:00
Родитель c838848708
Коммит 05c5a0a72d
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -30,13 +30,8 @@ CPPSRCS += yuv_row_linux.cpp \
$(NULL)
else
ifeq ($(OS_ARCH),Darwin)
ifeq ($(OS_TEST),x86_64)
CPPSRCS += yuv_row_linux.cpp \
$(NULL)
else
CPPSRCS += yuv_row_mac.cpp \
$(NULL)
endif
else
CPPSRCS += yuv_row_other.cpp \
$(NULL)