cf71bd6f41
- use unxobsd.mk instead of different makefiles for every architecture - use devel/boost now that we have it instead of the bundled one. (this is also needed to build openoffice on amd64) - start using some patches from http://go-ooo.org/. (disable the startup wizard and some online registration menu points) (the patch is generated by my after applying the patches that's why i provide the mirror for it.) - allow the openoffice build infrastructure to override our CFLAGS in some cases. this is needed because some of the files have to be compiled with -O0 instead of -02 which we use by default.
13 lines
936 B
Plaintext
13 lines
936 B
Plaintext
$OpenBSD: patch-bridges_prj_build_lst,v 1.3 2006/11/08 09:34:03 robert Exp $
|
|
--- bridges/prj/build.lst.orig.port Wed Jul 19 11:28:51 2006
|
|
+++ bridges/prj/build.lst Sat Nov 4 22:18:57 2006
|
|
@@ -19,6 +19,8 @@
|
|
br bridges\source\cpp_uno\gcc3_solaris_sparc nmake - u br_gcc3sogs br_cppuno_shared br_unotypes NULL
|
|
br bridges\source\cpp_uno\gcc3_solaris_intel nmake - u br_gcc3sogi br_cppuno_shared br_unotypes NULL
|
|
br bridges\source\cpp_uno\gcc3_netbsd_intel nmake - u br_gccni br_unotypes NULL
|
|
+br bridges\source\cpp_uno\gcc3_openbsd_intel nmake - u br_gcc3oi br_cppuno_shared br_unotypes NULL
|
|
+br bridges\source\cpp_uno\gcc3_openbsd_x86-64 nmake - u br_gcc3ox br_cppuno_shared br_unotypes NULL
|
|
br bridges\source\cpp_uno\shared nmake - all br_cppuno_shared br_unotypes NULL
|
|
br bridges\source\cli_uno nmake - w,vc7 br_cli_uno br_unotypes NULL
|
|
br bridges\source\jni_uno nmake - all br_jni_uno br_unotypes NULL
|