aboutsummaryrefslogtreecommitdiff
path: root/tools/shared.py
diff options
context:
space:
mode:
authorDavid Claughton <dave@eclecticdave.com>2012-11-30 00:07:34 +0000
committerDavid Claughton <dave@eclecticdave.com>2012-11-30 21:56:00 +0000
commit5d48629cf051b2b60948953190ecb96ce8c1dcbc (patch)
tree583d7ac23e42a89ae9ec52640b9457daf9a1f96b /tools/shared.py
parent98d730f930f1054afa1dee358a203e2378e5afef (diff)
Fixes to emcc to make autoconf enable shared objs
When using emcc as a linker, autoconf disables shared object support. This is because it expects the text returned by the -v and --help options to match certain things that GNU ld prints. Specifically it expects the output of emcc -v to include the word 'GNU' and the output of emcc -v to match the regexp ': supported targets.* elf' Modified the messages returned by emcc for these options to make autoconf happy.
Diffstat (limited to 'tools/shared.py')
0 files changed, 0 insertions, 0 deletions