Back out a removal that I was far to quick to apply. The root cause
has been fixed.
This commit is contained in:
parent
c7411c02f5
commit
5a44842b10
@ -2574,6 +2574,9 @@ options SPX_HACK
|
||||
# Enable Linux ABI emulation
|
||||
options COMPAT_LINUX
|
||||
|
||||
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX)
|
||||
options LINPROCFS
|
||||
|
||||
# Linux debugging
|
||||
options DEBUG_LINUX
|
||||
|
||||
|
@ -2574,6 +2574,9 @@ options SPX_HACK
|
||||
# Enable Linux ABI emulation
|
||||
options COMPAT_LINUX
|
||||
|
||||
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX)
|
||||
options LINPROCFS
|
||||
|
||||
# Linux debugging
|
||||
options DEBUG_LINUX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user