зеркало из https://github.com/mozilla/pjs.git
Backed out changeset 48e202424e35
This commit is contained in:
Родитель
6acba6095d
Коммит
f15f398c69
|
@ -212,7 +212,6 @@ dbus/dbus-glib.h
|
||||||
dbus/dbus-glib-lowlevel.h
|
dbus/dbus-glib-lowlevel.h
|
||||||
ddeml.h
|
ddeml.h
|
||||||
Debug.h
|
Debug.h
|
||||||
deque
|
|
||||||
dem.h
|
dem.h
|
||||||
descrip.h
|
descrip.h
|
||||||
Devices.h
|
Devices.h
|
||||||
|
@ -275,7 +274,6 @@ freetype/tttables.h
|
||||||
freetype/t1tables.h
|
freetype/t1tables.h
|
||||||
fribidi/fribidi.h
|
fribidi/fribidi.h
|
||||||
FSp_fopen.h
|
FSp_fopen.h
|
||||||
fstream
|
|
||||||
fstream.h
|
fstream.h
|
||||||
ft2build.h
|
ft2build.h
|
||||||
fts.h
|
fts.h
|
||||||
|
@ -331,7 +329,6 @@ IOKit/pwr_mgt/IOPMLib.h
|
||||||
iomanip
|
iomanip
|
||||||
iostream
|
iostream
|
||||||
iostream.h
|
iostream.h
|
||||||
iterator
|
|
||||||
jar.h
|
jar.h
|
||||||
JavaControl.h
|
JavaControl.h
|
||||||
JavaEmbedding/JavaControl.h
|
JavaEmbedding/JavaControl.h
|
||||||
|
@ -610,7 +607,6 @@ pthread.h
|
||||||
pwd.h
|
pwd.h
|
||||||
Python.h
|
Python.h
|
||||||
QDOffscreen.h
|
QDOffscreen.h
|
||||||
queue
|
|
||||||
Quickdraw.h
|
Quickdraw.h
|
||||||
QuickDraw.h
|
QuickDraw.h
|
||||||
QuickTimeComponents.h
|
QuickTimeComponents.h
|
||||||
|
@ -645,7 +641,6 @@ security.h
|
||||||
secutil.h
|
secutil.h
|
||||||
semaphore.h
|
semaphore.h
|
||||||
servprov.h
|
servprov.h
|
||||||
set
|
|
||||||
setjmp.h
|
setjmp.h
|
||||||
SFNTLayoutTypes.h
|
SFNTLayoutTypes.h
|
||||||
SFNTTypes.h
|
SFNTTypes.h
|
||||||
|
@ -839,7 +834,6 @@ UReanimator.h
|
||||||
URegions.h
|
URegions.h
|
||||||
URegistrar.h
|
URegistrar.h
|
||||||
UResourceMgr.h
|
UResourceMgr.h
|
||||||
utility
|
|
||||||
urlhist.h
|
urlhist.h
|
||||||
urlmon.h
|
urlmon.h
|
||||||
UScrap.h
|
UScrap.h
|
||||||
|
|
|
@ -74,6 +74,12 @@ vpath %.mm \
|
||||||
$(srcdir)/src/chrome/common \
|
$(srcdir)/src/chrome/common \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
# TODO: remove this hack when we switch to GCC 4.3! GCC 4.1
|
||||||
|
# instantiates template declarations in wrapped system headers with
|
||||||
|
# the wrong visibility, which is causing the Linux tinderboxen to die in
|
||||||
|
# std::string internals.
|
||||||
|
VISIBILITY_FLAGS=
|
||||||
|
|
||||||
include $(topsrcdir)/config/config.mk
|
include $(topsrcdir)/config/config.mk
|
||||||
include $(topsrcdir)/ipc/chromium/chromium-config.mk
|
include $(topsrcdir)/ipc/chromium/chromium-config.mk
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче