]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-nest.patch
- taken from RH
[packages/libreoffice.git] / openoffice-nest.patch
CommitLineData
bb1a1352 1diff -Nur oo/solenv/inc/unxlngi3.mk oo.new/solenv/inc/unxlngi3.mk
2--- oo/solenv/inc/unxlngi3.mk Fri Apr 19 18:59:59 2002
3+++ oo.new/solenv/inc/unxlngi3.mk Sun Apr 21 20:13:28 2002
4@@ -85,9 +85,9 @@
5 .ENDIF
6
7 # name of C++ Compiler
8-CC=g++
9+CC=g++2
10 # name of C Compiler
11-cc=gcc
12+cc=gcc2
13 # flags for C and C++ Compiler
14 # do not use standard header search paths
15 # if installed elsewhere
16@@ -135,7 +135,7 @@
17 DYNAMIC = -Wl,-Bdynamic
18
19 # name of linker
20-LINK=gcc
21+LINK=gcc2
22 # default linker flags
23 LINKFLAGS=
24
This page took 0.03444 seconds and 4 git commands to generate.