]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-sparc-assembler.patch
- up
[packages/libreoffice.git] / openoffice-sparc-assembler.patch
1 --- solenv/inc.orig/unxlngs.mk  2003-12-18 18:57:43.000000000 +0100
2 +++ solenv/inc/unxlngs.mk       2003-12-18 19:24:07.000000000 +0100
3 @@ -61,7 +61,7 @@
4  #*************************************************************************
5  
6  # mk file for unxlngs
7 -ASM=gcc
8 +ASM=$(CC)
9  AFLAGS=-Wa,-Av8plus,-K,PIC -c $(CDEFS)
10  
11  SOLAR_JAVA*=TRUE
This page took 0.022832 seconds and 3 git commands to generate.