Export dynamic (weak-linked) symbols correctly.

(closes issue #15193)
 Reported by: eliel
 Patches: 
       20091111__issue15193.diff.txt uploaded by tilghman (license 14)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@231439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2009-11-30 16:53:10 +00:00
parent 0c880d58ef
commit 6642c90029
2 changed files with 10 additions and 1 deletions

6
main/asterisk.dynamics Normal file
View File

@@ -0,0 +1,6 @@
{
ast_agi_*;
ast_pktccops_*;
ast_smdi_*;
ast_monitor_*;
};