www-client/chromium: document suid USE flag

Package-Manager: portage-2.3.0
This commit is contained in:
Jason A. Donenfeld
2016-09-12 02:42:02 +02:00
parent 083f371f72
commit eb0e081650

View File

@@ -12,6 +12,7 @@
<flag name="hangouts">Enable support for Google Hangouts features such as screen sharing</flag>
<flag name="pic">Disable optimized assembly code that is not PIC friendly</flag>
<flag name="proprietary-codecs">Enable proprietary codecs like H.264, MP3</flag>
<flag name="suid">Build the SUID sandbox, which is only needed on CONFIG_USER_NS=n kernels</flag>
<flag name="system-ffmpeg">Use system ffmpeg instead of the bundled one</flag>
<flag name="tcmalloc">Use bundled tcmalloc instead of system malloc</flag>
<flag name="widevine">Unsupported closed-source DRM capability (required by Netflix VOD)</flag>