Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENT
on would have built-in FP support.
This commit is contained in:
parent
82835638e1
commit
c932615213
@ -29,7 +29,6 @@ maxusers 32
|
||||
|
||||
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
|
||||
options MATH_EMULATE #Support for x87 emulation
|
||||
options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
|
@ -29,7 +29,6 @@ maxusers 32
|
||||
|
||||
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
|
||||
options MATH_EMULATE #Support for x87 emulation
|
||||
options INET #InterNETworking
|
||||
options INET6 #IPv6 communications protocols
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user