mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 16:59:03 +03:00
b137e367bb
I noticed that libsysfs doesn't inherently grab cross compilation arguments that are set in the top-level Makefile, so I've come up with the following patch to fix this. With the patch, I can succesfully cross compile for other architectures (such as sh) by doing 'make ARCH=sh CROSS=sh-linux-' in the top-level directory. |
||
---|---|---|
.. | ||
LGPL | ||
libsysfs.h | ||
Makefile | ||
sysfs_bus.c | ||
sysfs_class.c | ||
sysfs_device.c | ||
sysfs_dir.c | ||
sysfs_driver.c | ||
sysfs_utils.c | ||
sysfs.h |