59230131f3
Release note (will be available): http://development.openoffice.org/releases/3.0.0.html
13 lines
515 B
Text
13 lines
515 B
Text
$NetBSD: patch-cq,v 1.1.1.1 2008/10/14 11:02:24 hira Exp $
|
|
|
|
--- bridges/source/cpp_uno/gcc3_netbsd_intel/makefile.mk.orig 2007-10-06 03:53:00.000000000 +0900
|
|
+++ bridges/source/cpp_uno/gcc3_netbsd_intel/makefile.mk 2007-10-06 03:53:08.000000000 +0900
|
|
@@ -46,7 +46,7 @@
|
|
|
|
# --- Files --------------------------------------------------------
|
|
|
|
-.IF "$(COM)$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3"
|
|
+.IF "$(COM)$(OS)$(CPU)$(COMNAME)" == "GCCNETBSDIgcc3"
|
|
|
|
.IF "$(cppu_no_leak)" == ""
|
|
CFLAGS += -DLEAK_STATIC_DATA
|