aboutsummaryrefslogtreecommitdiff
path: root/config/bfd64.m4
AgeCommit message (Collapse)AuthorFilesLines
2022-01-01unify 64-bit bfd checksMike Frysinger1-0/+36
Move the 64-bit bfd logic out of bfd/configure.ac and into bfd64.m4 under config so it can be shared between all the other subdirs. This replaces want64 with enable_64_bit_bfd which was already being declared, but not used directly.