]> git.pld-linux.org Git - packages/sox.git/blame - sox-link.patch
- release 3 (by relup.sh)
[packages/sox.git] / sox-link.patch
CommitLineData
e2e1018f
JB
1--- sox-14.4.2/src/Makefile.am.orig 2014-10-30 04:29:54.000000000 +0100
2+++ sox-14.4.2/src/Makefile.am 2015-11-29 16:54:55.088105285 +0100
3@@ -95,7 +95,7 @@
4
5 libsox_la_CFLAGS = @WARN_CFLAGS@
6 libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ \
7- -export-symbols-regex '^(sox_.*|lsx_(check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|fail_errno|filelength|find_(enum_(text|value)|file_extension)|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
8+ -export-symbols-regex '^(sox_.*|lsx_(check_read_params|(close|open)_dllibrary|(debug(_more|_most)?|fail|report|warn)_impl|eof|error|fail_errno|filelength|find_(enum_(text|value)|file_extension)|flush|getopt(_init)?|lpc10_(create_(de|en)coder_state|(de|en)code)|raw(read|write)|read(_b_buf|buf|chars)|realloc|rewind|seeki|sigfigs3p?|strcasecmp|tell|unreadb|write(b|_b_buf|buf|s)))$$'
9
10 if HAVE_WIN32_LTDL
11 libsox_la_SOURCES += win32-ltdl.c win32-ltdl.h
This page took 0.066642 seconds and 4 git commands to generate.