diff options
| author | Carlo Landmeter <clandmeter@gmail.com> | 2011-02-14 09:40:24 +0000 |
|---|---|---|
| committer | Carlo Landmeter <clandmeter@gmail.com> | 2011-02-14 09:41:38 +0000 |
| commit | 57b2d07c06af589eeeff448b4e20b08c9112c7b7 (patch) | |
| tree | d2d98578abc886b15ef632279c0cbee13342118b /testing/open-vm-tools/libm.patch | |
| parent | 9ab6240126746715f08ffbeb7472cf9f00673fdf (diff) | |
| download | aports-57b2d07c06af589eeeff448b4e20b08c9112c7b7.tar.bz2 aports-57b2d07c06af589eeeff448b4e20b08c9112c7b7.tar.xz | |
main/open-vm-tools: move from testing to main including grsec modules
Diffstat (limited to 'testing/open-vm-tools/libm.patch')
| -rw-r--r-- | testing/open-vm-tools/libm.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/testing/open-vm-tools/libm.patch b/testing/open-vm-tools/libm.patch deleted file mode 100644 index cd013f4d..00000000 --- a/testing/open-vm-tools/libm.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/hgfsmounter/Makefile.am -+++ b/hgfsmounter/Makefile.am -@@ -23,6 +23,7 @@ - mount_vmhgfs_LDADD += ../lib/panicDefault/libPanicDefault.la - mount_vmhgfs_LDADD += ../lib/panic/libPanic.la - mount_vmhgfs_LDADD += ../lib/stubs/libStubs.la -+mount_vmhgfs_LDADD += -lm - - mount_vmhgfs_SOURCES = - mount_vmhgfs_SOURCES += hgfsmounter.c ---- a/rpctool/Makefile.am -+++ b/rpctool/Makefile.am -@@ -25,4 +25,5 @@ - vmware_rpctool_LDADD += ../lib/message/libMessage.la - vmware_rpctool_LDADD += ../lib/backdoor/libBackdoor.la - vmware_rpctool_LDADD += ../lib/string/libString.la -+vmware_rpctool_LDADD += -lm - |
