Make ipc/ build with gcc 4.1.2. r=cjones
This commit is contained in:
Родитель
14e80d3ef2
Коммит
fe6b0ebd7c
|
@ -212,6 +212,7 @@ dbus/dbus-glib.h
|
|||
dbus/dbus-glib-lowlevel.h
|
||||
ddeml.h
|
||||
Debug.h
|
||||
deque
|
||||
dem.h
|
||||
descrip.h
|
||||
Devices.h
|
||||
|
@ -274,6 +275,7 @@ freetype/tttables.h
|
|||
freetype/t1tables.h
|
||||
fribidi/fribidi.h
|
||||
FSp_fopen.h
|
||||
fstream
|
||||
fstream.h
|
||||
ft2build.h
|
||||
fts.h
|
||||
|
@ -329,6 +331,7 @@ IOKit/pwr_mgt/IOPMLib.h
|
|||
iomanip
|
||||
iostream
|
||||
iostream.h
|
||||
iterator
|
||||
jar.h
|
||||
JavaControl.h
|
||||
JavaEmbedding/JavaControl.h
|
||||
|
@ -607,6 +610,7 @@ pthread.h
|
|||
pwd.h
|
||||
Python.h
|
||||
QDOffscreen.h
|
||||
queue
|
||||
Quickdraw.h
|
||||
QuickDraw.h
|
||||
QuickTimeComponents.h
|
||||
|
@ -641,6 +645,7 @@ security.h
|
|||
secutil.h
|
||||
semaphore.h
|
||||
servprov.h
|
||||
set
|
||||
setjmp.h
|
||||
SFNTLayoutTypes.h
|
||||
SFNTTypes.h
|
||||
|
@ -834,6 +839,7 @@ UReanimator.h
|
|||
URegions.h
|
||||
URegistrar.h
|
||||
UResourceMgr.h
|
||||
utility
|
||||
urlhist.h
|
||||
urlmon.h
|
||||
UScrap.h
|
||||
|
|
|
@ -74,12 +74,6 @@ vpath %.mm \
|
|||
$(srcdir)/src/chrome/common \
|
||||
$(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)/ipc/chromium/chromium-config.mk
|
||||
|
||||
|
|
|
@ -212,6 +212,7 @@ dbus/dbus-glib.h
|
|||
dbus/dbus-glib-lowlevel.h
|
||||
ddeml.h
|
||||
Debug.h
|
||||
deque
|
||||
dem.h
|
||||
descrip.h
|
||||
Devices.h
|
||||
|
@ -274,6 +275,7 @@ freetype/tttables.h
|
|||
freetype/t1tables.h
|
||||
fribidi/fribidi.h
|
||||
FSp_fopen.h
|
||||
fstream
|
||||
fstream.h
|
||||
ft2build.h
|
||||
fts.h
|
||||
|
@ -329,6 +331,7 @@ IOKit/pwr_mgt/IOPMLib.h
|
|||
iomanip
|
||||
iostream
|
||||
iostream.h
|
||||
iterator
|
||||
jar.h
|
||||
JavaControl.h
|
||||
JavaEmbedding/JavaControl.h
|
||||
|
@ -607,6 +610,7 @@ pthread.h
|
|||
pwd.h
|
||||
Python.h
|
||||
QDOffscreen.h
|
||||
queue
|
||||
Quickdraw.h
|
||||
QuickDraw.h
|
||||
QuickTimeComponents.h
|
||||
|
@ -641,6 +645,7 @@ security.h
|
|||
secutil.h
|
||||
semaphore.h
|
||||
servprov.h
|
||||
set
|
||||
setjmp.h
|
||||
SFNTLayoutTypes.h
|
||||
SFNTTypes.h
|
||||
|
@ -834,6 +839,7 @@ UReanimator.h
|
|||
URegions.h
|
||||
URegistrar.h
|
||||
UResourceMgr.h
|
||||
utility
|
||||
urlhist.h
|
||||
urlmon.h
|
||||
UScrap.h
|
||||
|
|
Загрузка…
Ссылка в новой задаче