This website requires JavaScript.
Explore
Help
Sign In
dan
/
liminix
Watch
1
Star
0
Fork
5
You've already forked liminix
Code
1a5efff3ae
liminix
/
pkgs
/
preinit
/
Makefile
5 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
remove PREINIT_USE_LIBC option as it is now the only option
2023-10-19 17:59:02 +00:00
CFLAGS
+=
-Os -fno-stack-protector -fpic -fPIC
preinit: parse rootfstype from kernel command line
2023-10-19 17:56:09 +00:00
LDFLAGS
=
-static
preinit
:
preinit
.
o
parseopts
.
o
Copy Permalink