This website requires JavaScript.
Explore
Help
Register
Sign in
ecoppens
/
liminix
Watch
1
Star
0
Fork
You've already forked liminix
0
forked from
DGNum/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 19:59:02 +02:00
CFLAGS
+=
-Os -fno-stack-protector -fpic -fPIC
preinit: parse rootfstype from kernel command line
2023-10-19 19:56:09 +02:00
LDFLAGS
=
-static
preinit
:
preinit
.
o
parseopts
.
o
Copy permalink