]> git.pld-linux.org Git - packages/crossmingw32-SDL.git/blob - SDL-lt15.patch
- in configure alsa is on by default, so updated bcond
[packages/crossmingw32-SDL.git] / SDL-lt15.patch
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.06764 seconds and 3 git commands to generate.