openbsd-ports/audio/tremor/patches/patch-Version_script_in
jasper cd3e35d1f0 - fix a typo in the configure script that would break -Wl,--version-script
- also fix CFLAGS so it's not inserting -O2 unconditionally

from brad
2011-08-17 12:38:35 +00:00

22 lines
572 B
Plaintext

$OpenBSD: patch-Version_script_in,v 1.1 2011/08/17 12:38:35 jasper Exp $
--- Version_script.in.orig Sat Jul 30 20:16:15 2011
+++ Version_script.in Sat Jul 30 20:21:11 2011
@@ -43,6 +43,17 @@
vorbis_comment_query;
vorbis_comment_query_count;
vorbis_comment_clear;
+ vorbis_block_init;
+ vorbis_block_clear;
+ vorbis_dsp_clear;
+ vorbis_synthesis_headerin;
+ vorbis_synthesis_init;
+ vorbis_synthesis_restart;
+ vorbis_synthesis;
+ vorbis_synthesis_blockin;
+ vorbis_synthesis_pcmout;
+ vorbis_synthesis_read;
+ vorbis_packet_blocksize;
local:
*;