openbsd-ports/audio/deadbeef/patches/patch-plugins_alac_Makefile_am
shadchin 59edfd521a Update to 0.5.6.
tested mikeb@, tweaks and ok brad@, ok dcoppa@
2013-01-03 11:54:49 +00:00

13 lines
506 B
Plaintext

$OpenBSD: patch-plugins_alac_Makefile_am,v 1.1 2013/01/03 11:54:49 shadchin Exp $
--- plugins/alac/Makefile.am.orig Tue Oct 23 22:45:50 2012
+++ plugins/alac/Makefile.am Tue Oct 23 22:45:58 2012
@@ -13,7 +13,7 @@ alac.c decomp.h demux.c demux.h stream.c stream.h\
../libmp4ff/mp4ffint.h\
../libmp4ff/mp4ff_int_types.h
-alac_la_LDFLAGS = -module
+alac_la_LDFLAGS = -module -avoid-version
alac_la_LIBADD = $(LDADD) $(FAAD2_LIBS)
AM_CFLAGS = $(CFLAGS) -std=c99 -DUSE_MP4FF -DUSE_TAGGING -I../libmp4ff