summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/patch-scp+source+global+udk_base.scp
blob: 623eccb0ff09686e8ff7cfbef914b528c4ee6dd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- ../scp/source/global/udk_base.scp.orig	Wed Mar  5 21:12:08 2003
+++ ../scp/source/global/udk_base.scp	Wed Mar  5 21:12:10 2003
@@ -6,7 +6,7 @@
 // Temporary solution/hack: at the moment libstdc++.so and libgcc_s.so are 
 // needed for unxlngi4 environment (setup is linked against it).
 
-
+#if ( ! defined ( FREEBSD ))
 #if ( defined( _gcc3 ) && defined( C300 ) )
 
 File gid_File_Lib_gcc
@@ -37,6 +37,7 @@
     Name        = STRING(libstdc++.so);
     Styles      = (NETWORK,RELATIVE);
 End
+#endif
 #endif
 
 File gid_File_Lib_Sal