pkgsrc/devel/SDL/patches/patch-ap
jlam efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00

13 lines
450 B
Text

$NetBSD: patch-ap,v 1.5 2002/08/25 19:22:19 jlam Exp $
--- src/hermes/Makefile.in.orig Thu Nov 8 08:28:07 2001
+++ src/hermes/Makefile.in
@@ -345,7 +345,7 @@
.asm.lo:
- $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $<
+ $(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $<
# 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.