Bug 1074062 - Fix a DMD link error that only affects some Macs. r=froydnj.

This commit is contained in:
Nicholas Nethercote 2014-09-29 19:08:45 -07:00
parent 836f2a96a1
commit 5b0e87974d

View File

@ -10,6 +10,7 @@ EXPORTS += [
SOURCES += [
'../../../mfbt/HashFunctions.cpp',
'../../../mfbt/JSONWriter.cpp',
'../../../xpcom/base/nsStackWalk.cpp',
'DMD.cpp',
]