зеркало из https://github.com/mozilla/pjs.git
Fix Mac commercial build bustage by turning wchar_t support on. r=scc, pinkerton.
This commit is contained in:
Родитель
2e454160cb
Коммит
602085e067
|
@ -45,7 +45,8 @@
|
|||
#pragma unsigned_char off
|
||||
#pragma exceptions on
|
||||
#pragma bool on
|
||||
#pragma RTTI on
|
||||
#pragma wchar_type on
|
||||
#pragma RTTI on
|
||||
|
||||
|
||||
/* Save as much space as possible with strings... */
|
||||
|
|
Загрузка…
Ссылка в новой задаче