diff options
Diffstat (limited to 'content/common/common.sb')
-rw-r--r-- | content/common/common.sb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/common.sb b/content/common/common.sb index 958bbb6..b19528a 100644 --- a/content/common/common.sb +++ b/content/common/common.sb @@ -33,7 +33,7 @@ (regex #"^/System/Library/CoreServices($|/)")) ; 10.5.6 ; Needed for IPC on 10.6 -;10.6_OR_ABOVE (allow ipc-posix-shm) +(allow ipc-posix-shm) ; Component build workaround for a dyld bug, used on OS X <= 10.6. ; Enables reading file metadata for the Chrome bundle and its parent paths. |