Changeset 101187 in vbox
- Timestamp:
- Sep 20, 2023 9:10:17 AM (12 months ago)
- File:
-
- 1 edited
-
trunk/Config.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r101146 r101187 1702 1702 # on Catalina which we want to keep supported for now. 1703 1703 # 1704 # allow-jit - for the recompiler in order to be able to generate and execute native code. 1705 # audio-input - recording audio from a guest. 1706 # camera - accessing the webcam from a guest. 1707 # usb - USB passthrough. 1708 # 1704 1709 VBOX_DARWIN_ENTITLEMENTS_LIST := \ 1705 1710 com.apple.security.cs.allow-unsigned-executable-memory \ 1706 1711 com.apple.security.cs.disable-executable-page-protection \ 1712 com.apple.security.cs.allow-jit \ 1707 1713 com.apple.security.device.audio-input \ 1708 1714 com.apple.security.device.camera \
Note:
See TracChangeset
for help on using the changeset viewer.

