]> git.pld-linux.org Git - packages/crossmingw32-SDL.git/blame - SDL-lt15.patch
- now there is alsa on sparc*
[packages/crossmingw32-SDL.git] / SDL-lt15.patch
CommitLineData
4889dcf5
JB
1--- SDL-1.2/src/hermes/Makefile.am.orig 2003-05-29 06:23:03.000000000 +0200
2+++ SDL-1.2/src/hermes/Makefile.am 2003-07-31 22:54:05.000000000 +0200
3@@ -7,7 +7,7 @@
4 SUFFIXES = .asm
5
6 .asm.lo:
7- $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
8+ $(LIBTOOL) --mode=compile --tag=NASM $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
9
10 ###########################################################################
11
This page took 0.146292 seconds and 4 git commands to generate.