2bc2ac79be
be dealt with afterwards.
13 lines
460 B
Plaintext
13 lines
460 B
Plaintext
$OpenBSD: patch-ext_sidplay_Makefile_in,v 1.2 2008/05/13 15:11:51 espie Exp $
|
|
--- ext/sidplay/Makefile.in.orig Thu Feb 21 00:36:39 2008
|
|
+++ ext/sidplay/Makefile.in Tue May 13 16:00:55 2008
|
|
@@ -293,7 +293,7 @@ SED = @SED@
|
|
SET_MAKE = @SET_MAKE@
|
|
SHELL = @SHELL@
|
|
SIDPLAY_CFLAGS = @SIDPLAY_CFLAGS@
|
|
-SIDPLAY_LIBS = @SIDPLAY_LIBS@
|
|
+SIDPLAY_LIBS = @SIDPLAY_LIBS@ -lstdc++
|
|
STRIP = @STRIP@
|
|
USE_A52DEC_FALSE = @USE_A52DEC_FALSE@
|
|
USE_A52DEC_TRUE = @USE_A52DEC_TRUE@
|