Mageia Bugzilla – Attachment 7002 Details for
Bug 16743
sox-14.4.2 breaks freedv build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch to re-expose private symbols in sox-14.4.2
sox-14.4.2-do_not_hide_private_symbols.patch (text/plain), 866 bytes, created by
Barry Jackson
on 2015-09-12 00:43:25 CEST
(
hide
)
Description:
patch to re-expose private symbols in sox-14.4.2
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2015-09-12 00:43:25 CEST
Size:
866 bytes
patch
obsolete
>diff -ur sox-14.4.2_o/src/Makefile.am sox-14.4.2/src/Makefile.am >--- sox-14.4.2_o/src/Makefile.am 2014-10-30 03:29:54.000000000 +0000 >+++ sox-14.4.2/src/Makefile.am 2015-09-11 22:54:36.404839503 +0100 >@@ -94,8 +94,7 @@ > libsox_la_LIBADD += @GOMP_LIBS@ > > libsox_la_CFLAGS = @WARN_CFLAGS@ >-libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ \ >- -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)))$$' >+libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ > > if HAVE_WIN32_LTDL > libsox_la_SOURCES += win32-ltdl.c win32-ltdl.h
diff -ur sox-14.4.2_o/src/Makefile.am sox-14.4.2/src/Makefile.am --- sox-14.4.2_o/src/Makefile.am 2014-10-30 03:29:54.000000000 +0000 +++ sox-14.4.2/src/Makefile.am 2015-09-11 22:54:36.404839503 +0100 @@ -94,8 +94,7 @@ libsox_la_LIBADD += @GOMP_LIBS@ libsox_la_CFLAGS = @WARN_CFLAGS@ -libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ \ - -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)))$$' +libsox_la_LDFLAGS = @APP_LDFLAGS@ -version-info @SHLIB_VERSION@ if HAVE_WIN32_LTDL libsox_la_SOURCES += win32-ltdl.c win32-ltdl.h
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16743
: 7002