]> git.pld-linux.org Git - packages/flac.git/blob - flac-lt.patch
- fixed build requirements
[packages/flac.git] / flac-lt.patch
1 --- flac-1.0.4/src/libFLAC/ia32/Makefile.am.orig        Sat Jan 26 19:05:12 2002
2 +++ flac-1.0.4/src/libFLAC/ia32/Makefile.am     Sun Dec 22 02:58:27 2002
3 @@ -21,7 +21,7 @@
4  STRIP_FPIC = sh $(top_srcdir)/strip_fPIC.sh
5  
6  .nasm.lo:
7 -       $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) -f $(OBJ_FORMAT) -d OBJ_FORMAT_$(OBJ_FORMAT) -i$(srcdir)/ $< -o $@
8 +       $(LIBTOOL) --mode=compile --tag NASM $(STRIP_FPIC) $(NASM) -f $(OBJ_FORMAT) -d OBJ_FORMAT_$(OBJ_FORMAT) -i$(srcdir)/ $< -o $@
9  
10  noinst_LTLIBRARIES = libFLAC-asm.la
11  libFLAC_asm_la_SOURCES = \
This page took 0.076619 seconds and 3 git commands to generate.