From c575b4da2a8fbd7eeb34e5d2b468de7d66444b8f Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Thu, 1 Dec 2005 01:42:36 +0000 Subject: [PATCH] Fix build esp for FBSD 4 but this is a general fix. Submitted by: kris --- .../files/patch-rsc+source+rscpp+makefile.mk | 21 +++++++++++++++++++ .../files/patch-rsc+source+rscpp+makefile.mk | 21 +++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 editors/openoffice.org-1.1-devel/files/patch-rsc+source+rscpp+makefile.mk create mode 100644 editors/openoffice.org-1.1/files/patch-rsc+source+rscpp+makefile.mk diff --git a/editors/openoffice.org-1.1-devel/files/patch-rsc+source+rscpp+makefile.mk b/editors/openoffice.org-1.1-devel/files/patch-rsc+source+rscpp+makefile.mk new file mode 100644 index 000000000000..2959319805b5 --- /dev/null +++ b/editors/openoffice.org-1.1-devel/files/patch-rsc+source+rscpp+makefile.mk @@ -0,0 +1,21 @@ +Issuetracker : #i54178# +CWS : hr17 +Author: : +Description : + +Index: rsc/source/rscpp/makefile.mk +=================================================================== +RCS file: /cvs/gsl/rsc/source/rscpp/makefile.mk,v +retrieving revision 1.5 +diff -u -r1.5 makefile.mk +--- rsc/source/rscpp/makefile.mk 8 Sep 2005 14:00:27 -0000 1.5 ++++ rsc/source/rscpp/makefile.mk 21 Sep 2005 10:18:09 -0000 +@@ -36,6 +36,8 @@ + + TARGETTYPE=CUI + TARGETTHREAD=ST ++# we don't need STL in this project ++NO_DEFAULT_STL=TRUE + + PRJNAME=rsc + TARGET=rscpp diff --git a/editors/openoffice.org-1.1/files/patch-rsc+source+rscpp+makefile.mk b/editors/openoffice.org-1.1/files/patch-rsc+source+rscpp+makefile.mk new file mode 100644 index 000000000000..2959319805b5 --- /dev/null +++ b/editors/openoffice.org-1.1/files/patch-rsc+source+rscpp+makefile.mk @@ -0,0 +1,21 @@ +Issuetracker : #i54178# +CWS : hr17 +Author: : +Description : + +Index: rsc/source/rscpp/makefile.mk +=================================================================== +RCS file: /cvs/gsl/rsc/source/rscpp/makefile.mk,v +retrieving revision 1.5 +diff -u -r1.5 makefile.mk +--- rsc/source/rscpp/makefile.mk 8 Sep 2005 14:00:27 -0000 1.5 ++++ rsc/source/rscpp/makefile.mk 21 Sep 2005 10:18:09 -0000 +@@ -36,6 +36,8 @@ + + TARGETTYPE=CUI + TARGETTHREAD=ST ++# we don't need STL in this project ++NO_DEFAULT_STL=TRUE + + PRJNAME=rsc + TARGET=rscpp