]> git.pld-linux.org Git - packages/xen.git/blame - xen-symbols.patch
- updated to 4.17.3
[packages/xen.git] / xen-symbols.patch
CommitLineData
7f699907
JK
1diff -dur xen-4.2.0.orig/tools/libfsimage/common/Makefile xen-4.2.0/tools/libfsimage/common/Makefile
2--- xen-4.2.0.orig/tools/libfsimage/common/Makefile 2012-09-17 12:21:18.000000000 +0200
3+++ xen-4.2.0/tools/libfsimage/common/Makefile 2012-10-23 09:20:47.000000000 +0200
b496f55b 4@@ -5,7 +5,7 @@
5 MINOR = 0
6
7 LDFLAGS-$(CONFIG_SunOS) = -Wl,-M -Wl,mapfile-SunOS
8-LDFLAGS-$(CONFIG_Linux) = -Wl,mapfile-GNU
9+LDFLAGS-$(CONFIG_Linux) = -Wl,mapfile-GNU -ldl
36ddb7bd 10 LDFLAGS += $(LDFLAGS-y)
b496f55b 11
7f699907 12 CFLAGS += $(PTHREAD_CFLAGS)
This page took 0.435415 seconds and 4 git commands to generate.