Commit graph

3 commits

Author SHA1 Message Date
Sergei Trofimovich a38af49318 lilo: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: identify.o:(.bss+0x0): multiple definition of `identify';
      common.o:(.bss+0x160): first defined here
2022-06-05 20:09:04 +01:00
Dmitry Bogatov 810515f876 lilo: make sure scripts and manpages are installed properly
Previously, manpages and subset of binaries were installed into
$out/usr.
2021-12-04 18:32:30 +01:00
Dmitry Bogatov 997d98b86f lilo: init at 24.2 2021-07-11 14:27:05 -04:00