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:
Edmund Wong 2014-08-29 10:52:18 +08:00
Родитель 1c66f9fe4f
Коммит f76519bbc7
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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