ref: 8fcbe64fe21cb9c7d56bc691f5fa706a8c3122a6
parent: 9484894a9ec7b83ff880c5b89bb7c14760c237de
author: joe9 <joe9mail@gmail.com>
date: Sat Jul 17 04:03:42 EDT 2021
remove the libfis and libflate from emu build libfis is required by the pc64 device drivers libflate is required by os/boot/pc executables
--- a/mkfile
+++ b/mkfile
@@ -6,13 +6,9 @@
# - commands
# - utilities
-# TODO libfis and libflate are required by the native kernel and not emu
-# move them to KERNEL_DIRS(?)
EMUDIRS=\
lib9\
libbio\
- libfis\
- libflate\
libmp\
libsec\
libmath\