tiny-ps4-shell
tiny-ps4-shell copied to clipboard
FIX: Use "clang" as compiler name, as the OpenOrbis supports up to clang-14 ADD: Adds the "imagemagic" require for the app icon convertion (using the convert tool) works `-fuse-init-array` is...
it will auto build a pkg every time you change any of the code
By the way can I install external static binaries and run them?
Hi, I wonder how the `kill-daemon.nc` script should work. When I `kill 0` in shell it does what I expected: it crashes/shuts down the console. I read this as killing...
Looks like the telnet shell does not start. Maybe it has to do with removing `-fuse-init-array` since Clang 13 does not compile anything with that flag.