diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-18 14:39:50 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-18 14:40:52 +0000 |
| commit | ef2dec6c3ea0c808bda31401d8db1a429bd7422e (patch) | |
| tree | 6dfc3e4e4aff9770a5aba1defd285a19b3e617aa /main/open-vm-tools/linux-is-not-gnu.patch | |
| parent | 276a4314d1785bb036f4dd62f6b22fb32af33b8f (diff) | |
| download | aports-ef2dec6c3ea0c808bda31401d8db1a429bd7422e.tar.bz2 aports-ef2dec6c3ea0c808bda31401d8db1a429bd7422e.tar.xz | |
main/open-vm-tools: upgrade to 10.0.0_p3000743
Diffstat (limited to 'main/open-vm-tools/linux-is-not-gnu.patch')
| -rw-r--r-- | main/open-vm-tools/linux-is-not-gnu.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/open-vm-tools/linux-is-not-gnu.patch b/main/open-vm-tools/linux-is-not-gnu.patch deleted file mode 100644 index 3045d536dc..0000000000 --- a/main/open-vm-tools/linux-is-not-gnu.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- open-vm-tools-9.4.6-1770165.orig/lib/include/vm_basic_defs.h -+++ open-vm-tools-9.4.6-1770165/lib/include/vm_basic_defs.h -@@ -550,7 +550,7 @@ - #endif - #endif - --#if defined __linux__ && !defined __KERNEL__ && !defined MODULE && \ -+#if defined __GLIBC__ && !defined __KERNEL__ && !defined MODULE && \ - !defined VMM && !defined FROBOS && !defined __ANDROID__ - #include <features.h> - #if __GLIBC_PREREQ(2, 1) && !defined GLIBC_VERSION_21 |
