diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-02 15:32:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-02 15:32:49 +0000 |
commit | f6a385f8b07c6b6c16fc026dffa0b29d097b785d (patch) | |
tree | c75c172975f5a36407386c4e6575f5d15792e4a6 /main/open-vm-tools/0008-Use-configure-test-for-sys-stat.h-include.patch | |
parent | fdccff09e3ed4ded732b2d22d5d571642ad268bc (diff) | |
download | aports-f6a385f8b07c6b6c16fc026dffa0b29d097b785d.tar.bz2 aports-f6a385f8b07c6b6c16fc026dffa0b29d097b785d.tar.xz |
main/open-vm-tools: upgrade to 10.1.0 and enable -dbg
Diffstat (limited to 'main/open-vm-tools/0008-Use-configure-test-for-sys-stat.h-include.patch')
-rw-r--r-- | main/open-vm-tools/0008-Use-configure-test-for-sys-stat.h-include.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/open-vm-tools/0008-Use-configure-test-for-sys-stat.h-include.patch b/main/open-vm-tools/0008-Use-configure-test-for-sys-stat.h-include.patch index cbcc0531d0..4a84ad0d83 100644 --- a/main/open-vm-tools/0008-Use-configure-test-for-sys-stat.h-include.patch +++ b/main/open-vm-tools/0008-Use-configure-test-for-sys-stat.h-include.patch @@ -1,7 +1,7 @@ -From 2ae2d54491b5148f0a1a6bc5072bf24f3e28de16 Mon Sep 17 00:00:00 2001 +From 4d2aa10136a14c94ed1fbb7a53f4fc18b8cac612 Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Wed, 18 Nov 2015 10:41:01 +0000 -Subject: [PATCH 08/11] Use configure test for sys/stat.h include +Subject: [PATCH 08/14] Use configure test for sys/stat.h include This is needed for musl libc. @@ -11,7 +11,7 @@ Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-vm-tools/services/plugins/vix/vixTools.c b/open-vm-tools/services/plugins/vix/vixTools.c -index 3b19554..17733cb 100644 +index 54b02398..4bcf8821 100644 --- a/open-vm-tools/services/plugins/vix/vixTools.c +++ b/open-vm-tools/services/plugins/vix/vixTools.c @@ -66,7 +66,7 @@ @@ -24,5 +24,5 @@ index 3b19554..17733cb 100644 #endif -- -2.6.3 +2.11.0 |