freebsd-ports/editors/openoffice-3-devel/files/patch-gnome+gnome-vfs-filetype-registration.cxx
Martin Blapp 19599e5a4a Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help
to track the things down.

There are known problems with weak symbols and exceptions. Some c++ tools
inside the port will fail if you try to compile.

The cpp_uno bridge has been updated to the latest linux version available.
Added 'make update' target to upgrade the source to the latest version.

Approved by:	kris (portmgr)
2003-03-12 01:04:08 +00:00

12 lines
367 B
C++

--- ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Tue Mar 11 12:43:34 2003
+++ ../sysui/unix/office/gnome/gnome-vfs-filetype-registration.cxx Tue Mar 11 12:43:58 2003
@@ -62,7 +62,9 @@
#include <stdlib.h>
#include <stdio.h>
#include <dlfcn.h>
+#if !(defined FREEBSD || defined NETBSD)
#include <alloca.h>
+#endif
#include <string.h>
/*