summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-3-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice-3/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2-RC/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-3-RC/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-3-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-3/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-vcltesttool/files/Makefile.knobs2
9 files changed, 18 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs
index 63051290d634..31759389815f 100644
--- a/editors/openoffice-3-devel/files/Makefile.knobs
+++ b/editors/openoffice-3-devel/files/Makefile.knobs
@@ -53,6 +53,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice-3/files/Makefile.knobs b/editors/openoffice-3/files/Makefile.knobs
index e34df3fe27d8..2d429399cee3 100644
--- a/editors/openoffice-3/files/Makefile.knobs
+++ b/editors/openoffice-3/files/Makefile.knobs
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice.org-2-RC/files/Makefile.knobs b/editors/openoffice.org-2-RC/files/Makefile.knobs
index e34df3fe27d8..2d429399cee3 100644
--- a/editors/openoffice.org-2-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-2-RC/files/Makefile.knobs
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice.org-2-devel/files/Makefile.knobs b/editors/openoffice.org-2-devel/files/Makefile.knobs
index e34df3fe27d8..2d429399cee3 100644
--- a/editors/openoffice.org-2-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2-devel/files/Makefile.knobs
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice.org-2/files/Makefile.knobs b/editors/openoffice.org-2/files/Makefile.knobs
index e34df3fe27d8..2d429399cee3 100644
--- a/editors/openoffice.org-2/files/Makefile.knobs
+++ b/editors/openoffice.org-2/files/Makefile.knobs
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice.org-3-RC/files/Makefile.knobs b/editors/openoffice.org-3-RC/files/Makefile.knobs
index e34df3fe27d8..2d429399cee3 100644
--- a/editors/openoffice.org-3-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-3-RC/files/Makefile.knobs
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs
index 63051290d634..31759389815f 100644
--- a/editors/openoffice.org-3-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-3-devel/files/Makefile.knobs
@@ -53,6 +53,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice.org-3/files/Makefile.knobs b/editors/openoffice.org-3/files/Makefile.knobs
index e34df3fe27d8..2d429399cee3 100644
--- a/editors/openoffice.org-3/files/Makefile.knobs
+++ b/editors/openoffice.org-3/files/Makefile.knobs
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch:
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
index e34df3fe27d8..2d429399cee3 100644
--- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs
+++ b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
@@ -50,6 +50,8 @@ CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug --enable-symbols=TRUE --enable-dbgutil
+.else
+CONFIGURE_ARGS+= --enable-symbols=SMALL
.endif
pre-fetch: