pkgsrc/audio/xmms-flac/patches/patch-aa
wiz 02e58609d8 Reimport flac-xmms as xmms-flac, to be consistent with other
flac packages. Addresses PR 22173 by Ben Collver.
2003-07-19 08:59:12 +00:00

13 lines
612 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2003/07/19 08:59:12 wiz Exp $
--- src/libFLAC/ia32/Makefile.in.orig Sat Feb 15 00:49:15 2003
+++ src/libFLAC/ia32/Makefile.in
@@ -352,7 +352,7 @@ uninstall-am: uninstall-info-am
.nasm.lo:
- $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) -f $(OBJ_FORMAT) -d OBJ_FORMAT_$(OBJ_FORMAT) -i$(srcdir)/ $< -o $@
+ $(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) -f $(OBJ_FORMAT) -d OBJ_FORMAT_$(OBJ_FORMAT) -i$(srcdir)/ $< -o $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: