|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/9] tools changes to honor --prefix=
In my attempt to get a xen.rpm from 'make rpmball' which operates
entirely below the configured --prefix= I came up with these changes.
Up to now there was very little runtime testing. ldd reports no missing
libs anymore when APPEND_LDFLAGS=" -Wl,-rpath,${_libdir}" is used.
More changes are required to reach the goal..
Olaf Hering (9):
tools/python: add APPEND_LDFLAGS to CFLAGS
tools/libfsimage: append APPEND_LDFLAGS to link command
tools/debugger: append APPEND_LDFLAGS to link command
tools/blktap2: append APPEND_LDFLAGS to link command
tools: add APPEND_LDFLAGS to xentop link command
tools/pygrub: add APPEND_LDFLAGS to CFLAGS
tools/libxl: remove XEN_RUN_DIR from install target
tools/libxc: provide variable paths to libxc
tools/libxc: use XEN_RUN_DIR for SUSPEND_LOCK_FILE
tools/blktap2/control/Makefile | 4 ++--
tools/blktap2/drivers/Makefile | 12 ++++++------
tools/blktap2/vhd/Makefile | 4 ++--
tools/debugger/kdd/Makefile | 2 +-
tools/libfsimage/common/Makefile | 2 +-
tools/libxc/Makefile | 13 ++++++++++++-
tools/libxc/xc_private.h | 1 +
tools/libxc/xc_suspend.c | 2 +-
tools/libxl/Makefile | 1 -
tools/pygrub/Makefile | 4 ++--
tools/python/Makefile | 4 ++--
tools/xenstat/xentop/Makefile | 1 +
12 files changed, 31 insertions(+), 19 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |