aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk16/files/patch-main__asterisk.exports.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk16/files/patch-main__asterisk.exports.in')
-rw-r--r--net/asterisk16/files/patch-main__asterisk.exports.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/asterisk16/files/patch-main__asterisk.exports.in b/net/asterisk16/files/patch-main__asterisk.exports.in
new file mode 100644
index 000000000000..c2fe031398e2
--- /dev/null
+++ b/net/asterisk16/files/patch-main__asterisk.exports.in
@@ -0,0 +1,11 @@
+--- main/asterisk.exports.in.orig 2018-08-08 16:02:31 UTC
++++ main/asterisk.exports.in
+@@ -63,6 +63,8 @@
+
+ */
+ LINKER_SYMBOL_PREFIX_IO_stdin_used;
++ LINKER_SYMBOL_PREFIX__progname;
++ LINKER_SYMBOL_PREFIXenviron;
+ local:
+ *;
+ };