gas object file locations
authorAlan Modra <amodra@gmail.com>
Wed, 27 Jun 2018 03:17:13 +0000 (12:47 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 27 Jun 2018 07:56:52 +0000 (17:26 +0930)
commite11078da44268a4813ed81a27853143af86c3e24
tree52f1eed683bb019d9197143710be0c28da0ab8a1
parentac0734dea70e4d3d548ebd9282e88d65947b28a9
gas object file locations

With the update to newer autotools, some gas object files are now
built in config/, breaking xtensa-elf and ia64-vms.  This patch fixes
the dependencies.

* configure.ac: Specify extra_objects with leading "config/"
for xtensa-relax.o and te-vms.o.  Use case statements to unique
extra_objects.  Formatting.
* configure: Regenerate.
gas/ChangeLog
gas/configure
gas/configure.ac
This page took 0.028589 seconds and 4 git commands to generate.