aboutsummaryrefslogtreecommitdiff
path: root/ltoptions.m4
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2020-06-17 14:42:50 -0400
committerSimon Marchi <simon.marchi@efficios.com>2020-06-17 14:42:51 -0400
commit3af96c0d99dedab49d2b82b730c74c27ce99bba4 (patch)
tree7060b2cc7ba2d0f52318db81d3090177e5b8fb92 /ltoptions.m4
parent43327b208ec6452c1a6accd40be965cdfa5c86a3 (diff)
downloadgdb-3af96c0d99dedab49d2b82b730c74c27ce99bba4.zip
gdb-3af96c0d99dedab49d2b82b730c74c27ce99bba4.tar.gz
gdb-3af96c0d99dedab49d2b82b730c74c27ce99bba4.tar.bz2
gdb/features: remove rx.xml from XMLTOC list
When trying to run `make` in the features directory, in a clean repo, we get: Makefile:254: warning: overriding recipe for target 'rx.c' Makefile:250: warning: ignoring old recipe for target 'rx.c' make: Nothing to be done for 'all'. The warnings come from the fact that `rx.xml` is present in two lists, causing two `rx.c` targets to be defined. It is ok for it to be in the FEATURES_XMLFILES list, as this architecture uses the "feature-based" target-descriptions. It shouldn't be in the XMLTOC list, as this is for architectures that define complete/static target descriptions as XML files. gdb/ChangeLog: * features/Makefile (XMLTOC): Remove rx.xml. Change-Id: Iada4ab54b3d4542588fac543d16ee35a92537319
Diffstat (limited to 'ltoptions.m4')
0 files changed, 0 insertions, 0 deletions