This website requires JavaScript.
Explore
Help
Sign In
linuxhackerman
/
liminix
Watch
1
Star
0
Fork
0
You've already forked liminix
forked from
dan/liminix
Code
Pull Requests
Activity
155a29d9b3
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