summaryrefslogtreecommitdiff
path: root/net/asterisk/files/patch-main__asterisk.exports.in
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2016-09-12 19:35:05 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2016-09-12 19:35:05 +0000
commit0fcca041a5c5efad690c439600761c602b39f5a1 (patch)
tree61a0c2ce8437b085fd4904d7f3a4f62253eec36f /net/asterisk/files/patch-main__asterisk.exports.in
parentRemove dependencies on net/asterisk. (diff)
Remove net/astersisk, Asterisk 1.8 reached EOL on 2015-10-21.
Please use net/asterisk11 or net/asterisk13 containing newer, supported versions.
Diffstat (limited to 'net/asterisk/files/patch-main__asterisk.exports.in')
-rw-r--r--net/asterisk/files/patch-main__asterisk.exports.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/asterisk/files/patch-main__asterisk.exports.in b/net/asterisk/files/patch-main__asterisk.exports.in
deleted file mode 100644
index b57bf7cbdd62..000000000000
--- a/net/asterisk/files/patch-main__asterisk.exports.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- main/asterisk.exports.in.orig 2013-08-22 08:19:02 UTC
-+++ main/asterisk.exports.in
-@@ -63,6 +63,8 @@
-
- */
- LINKER_SYMBOL_PREFIX_IO_stdin_used;
-+ LINKER_SYMBOL_PREFIX__progname;
-+ LINKER_SYMBOL_PREFIXenviron;
- local:
- *;
- };