mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
bug 552032 - compile nsIAppleFileDecoder.idl on x86_64 builds. r=josh
This commit is contained in:
parent
c6dc7010ed
commit
e703cb6bda
@ -56,12 +56,10 @@ XPIDLSRCS = \
|
||||
$(NULL)
|
||||
|
||||
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
|
||||
ifneq (x86_64,$(OS_TEST))
|
||||
XPIDLSRCS += \
|
||||
nsIAppleFileDecoder.idl \
|
||||
$(NULL)
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user