[systemd-devel] [PATCH 0/5] Cross compilation adjustments

Marc-Antoine Perennou Marc-Antoine at Perennou.com
Tue Apr 7 11:54:01 PDT 2015


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



More information about the systemd-devel mailing list