Bug 1060186 - Port |Bug 1041886 - Separate Linux sandbox code into its own shared library.| to SeaMonkey. rs=KaiRo over irc ON A CLOSED TREE
This commit is contained in:
Родитель
1c66f9fe4f
Коммит
f76519bbc7
|
@ -689,6 +689,10 @@
|
|||
; For process sandboxing
|
||||
#if defined(XP_WIN)
|
||||
@BINPATH@/@DLL_PREFIX@sandboxbroker@DLL_SUFFIX@
|
||||
#elif defined(XP_LINUX)
|
||||
#if defined(MOZ_CONTENT_SANDBOX) || defined(MOZ_GMP_SANDBOX)
|
||||
@BINPATH@/@DLL_PREFIX@mozsandbox@DLL_SUFFIX@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
; for Solaris SPARC
|
||||
|
|
Загрузка…
Ссылка в новой задаче