search for: ldflags_rpath

Displaying 1 result from an estimated 1 matches for "ldflags_rpath".

2009 Jul 15
0
Bug#536175: Bug#536175: Bug#536176: xen-utils-3.4: trying xen-3.4 once breaks xen-3.2 (?)
...LONG_BITS 32 + #define HAVE_BYTESWAP_H 1 --- /dev/null +++ xen-3/debian/patches/tools-ioemu-rpath.diff @@ -0,0 +1,11 @@ +--- tools/ioemu-qemu-xen/Makefile.target ++++ tools/ioemu-qemu-xen/Makefile.target +@@ -720,6 +720,8 @@ + LDFLAGS+=-Wl,-G0 -Wl,-T,$(SRC_PATH)/ia64.ld + endif + ++LDFLAGS+=$(call LDFLAGS_RPATH,../lib) ++ + ifdef CONFIG_WIN32 + SDL_LIBS := $(filter-out -mwindows, $(SDL_LIBS)) -mconsole + endif --- xen-3/debian/rules.real +++ xen-3/debian/rules.real @@ -157,6 +157,7 @@ install-utils_$(ARCH): $(STAMPS_DIR)/install-utils_$(ARCH) install -D -m644 debian/xen-utils.README.Debian $(PACKAGE_DIR...