diff options
author | Flavio Cruz <flaviocruz@gmail.com> | 2015-12-30 01:40:22 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-12-30 01:46:04 +0100 |
commit | 2c414dc400729160ec4d2004c60470ce59ad9008 (patch) | |
tree | 0740e8f99fb8d4af36f3cea16c45ddf78ed6bcf8 /boot/sigvec.S | |
parent | 4d06239d39f8433a7246abae5645e9ad54cca1bb (diff) |
Add missing libraries to fix link errors
This fixes several linking problems I had in my recent cross-compilation
of the Hurd. I added missing static libraries and also organized some of
the targets for more concise rules.
* console-client/Makefile: Add libiohelp.a and libihash.a.
* daemons/Makefile: Add libihash.a and libshouldbeinlibc.a.
* devnode/Makefile: Add iohelp and ihash to HURDLIBS.
* random/Makefile: Likewise.
* trans/Makefile: Reorder targets alphabetically and add libiohelp.a and
libihash.a.
* utils/Makefile: Add libihash.a.
Diffstat (limited to 'boot/sigvec.S')
0 files changed, 0 insertions, 0 deletions