Bug 485863 - modules/libpr0n/decoders/icon fails to build nsString problems. r=benjamin

This commit is contained in:
Jeremy Huddleston 2009-04-20 16:52:03 +02:00
parent 33be165699
commit 24fc1bebb1

View File

@ -70,7 +70,7 @@ ifeq ($(OS_ARCH),OS2)
PLATFORM = os2
endif
ifeq ($(OS_ARCH),Darwin)
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
PLATFORM = mac
endif