aboutsummaryrefslogtreecommitdiff
path: root/libcpp/line-map.c
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2017-07-06 09:49:19 +0000
committerRichard Earnshaw <rearnsha@gcc.gnu.org>2017-07-06 09:49:19 +0000
commitad0f66e07bb3e0e9c61354be4405b3ed468d03b3 (patch)
tree14b77bd51b9df634524604d14b1f045273a824cb /libcpp/line-map.c
parent9e00a39737cd6f8b30ce4bde36c6da11c415ef93 (diff)
downloadgcc-ad0f66e07bb3e0e9c61354be4405b3ed468d03b3.zip
gcc-ad0f66e07bb3e0e9c61354be4405b3ed468d03b3.tar.gz
gcc-ad0f66e07bb3e0e9c61354be4405b3ed468d03b3.tar.bz2
[arm] Fix cross-native builds
The patch I committed yesterday to remove some generated headers from the source tree unfortunately has a dependency missing that is only revealed when doing a cross-native or full Canadian cross build. The gen* programs were missing a dependency on one of the generated headers. Fixed by adding an explicit dependency rule for GTM_H in the same way as we do for TM_H. * config/arm/t-arm (GTM_H): Add arm-cpu.h. Checked that this restores cross-native building. From-SVN: r250015
Diffstat (limited to 'libcpp/line-map.c')
0 files changed, 0 insertions, 0 deletions