Annotate view/src/moz.build to mention that we cannot build things in unified mode, no bug, DONTBUILD

This commit is contained in:
Ehsan Akhgari 2013-11-27 20:26:10 -05:00
parent b22badd223
commit 708361ed09

View File

@ -4,6 +4,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# nsViewManager.cpp cannot be built in unified mode because it uses PL_ARENA_CONST_ALIGN_MASK.
SOURCES += [
'nsView.cpp',
'nsViewManager.cpp',