]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-sparc-assembler.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-sparc-assembler.patch
CommitLineData
4315f086 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.816515 seconds and 4 git commands to generate.