Hi, These are just a few trivial patches fixing cross-compilation build and installation.
1/5 follows what is done everywhere else in the Makefile 2/5 installs arch-specifc pkg-config file to the correct location 3/5 makes use of EFI_CC in the efi part of the configure too 4/5 actually allows to set EFI_CC 5/5 makes use of $(OBJCOPY) instead of harcoding objcopy Marc-Antoine Perennou (5): factory: install to datadir udev.pc: install to pkgconfiglibdir efi: use EFI_CC configure: allow setting EFI_CC build: use $(OBJCOPY) Makefile.am | 11 +++++------ configure.ac | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) -- 2.3.3 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel