asterisk/build_tools
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
Some platforms prefix externally-visible symbols in object files generated
from C sources (most commonly, '_' is the prefix). On these platforms,
the existing symbol export filtering process ends up suppressing all the symbols
that are supposed to be left visible. This patch allows the prefix string
to be supplied to the top-level Makefile in the LINKER_SYMBOL_PREFIX variable,
and then generates the linker scripts as required to include the prefix
supplied.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@255906 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-04-02 18:57:58 +00:00
..
cflags-devmode.xml Revert changes for now, pending discussion 2010-02-16 15:36:53 +00:00
cflags.xml Revert changes for now, pending discussion 2010-02-16 15:36:53 +00:00
embed_modules.xml Add-ons related build system improvements. 2009-06-30 17:04:35 +00:00
get_documentation remove empty awk pattern (//) 2009-10-28 20:50:52 +00:00
get_makeopts Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
get_moduleinfo Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
make_build_h Merged revisions 80330 via svnmerge from 2007-08-22 18:54:30 +00:00
make_buildopts_h Fix a few build problems on Solaris (and check for an md5 utility in 2008-11-19 00:27:45 +00:00
make_defaults_h Use the set ASTDBDIR as the default, too 2008-01-24 22:58:10 +00:00
make_linker_eo_script give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded 2007-02-22 02:36:00 +00:00
make_linker_version_script Allow symbol export filtering to work properly on platforms that have symbol prefixes. 2010-04-02 18:57:58 +00:00
make_sample_voicemail Merged revisions 50754 via svnmerge from 2007-01-13 16:47:01 +00:00
make_version Whitespace chages. 2009-03-12 01:33:04 +00:00
make_version_c Merged revisions 234699 via svnmerge from 2009-12-14 21:13:18 +00:00
make_version_h Merged revisions 234699 via svnmerge from 2009-12-14 21:13:18 +00:00
menuselect-deps.in Remove pbx_gtkconsole and related gtk1 checks. 2010-03-05 19:32:19 +00:00
mkpkgconfig Merged revisions 220099 via svnmerge from 2009-09-24 14:44:08 +00:00
prep_tarball Convert this branch to Opsound music-on-hold. 2009-08-18 20:29:37 +00:00