summaryrefslogtreecommitdiff
path: root/linkers/wscript
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-05-08 15:09:47 +1000
committerChris Johns <chrisj@rtems.org>2018-06-18 12:26:16 +1000
commit1e21ea76b743f29b7c17952f5f19d15b53dc5afd (patch)
treec4017861d64edec8d67c8ea8b22e470573bb184e /linkers/wscript
parentb73f905e3aa0e9ac16eb19f956ff3297d92fe48f (diff)
linkers/exe-info: Add DWARF support to gather and check producer details.
- Provide support to list the compilers and assemblers used to build an executable. - List the machine flags showing which flags are common and which are not.
Diffstat (limited to '')
-rw-r--r--linkers/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/linkers/wscript b/linkers/wscript
index ecb0335..10fe2a0 100644
--- a/linkers/wscript
+++ b/linkers/wscript
@@ -70,7 +70,7 @@ def build(bld):
#
# The list of modules.
#
- modules = ['rld', 'elf', 'iberty']
+ modules = ['rld', 'dwarf', 'elf', 'iberty']
#
# The list of defines