Add CAPABILITIES to the ERL kernel config so that tools that have been
modified with Capsicum work on this target platform. This came up after the conversion of wc(8).
This commit is contained in:
parent
b1f31943cb
commit
71c1c780a7
@ -91,6 +91,8 @@ options KDTRACE_HOOKS # Kernel DTrace hooks
|
||||
options DDB_CTF # Kernel ELF linker loads CTF data
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
options TMPFS # Temporary file system
|
||||
options CAPABILITY_MODE # Capsicum capability mode
|
||||
options CAPABILITIES # Capsicum capabilities
|
||||
|
||||
# Debugging for use in -current
|
||||
#options KDB # Enable kernel debugger support.
|
||||
|
Loading…
Reference in New Issue
Block a user