Search for *both* libfd binutil specific and generic one.

This commit is contained in:
Jean-Paul Chaput 2017-04-13 14:28:14 +02:00
parent 880b1817ce
commit a2f1db27db
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
ENV CPATH)
# Ugly, yes ugly...
find_library(LIBBFD_BFD_LIBRARY NAMES bfd-${BINUTILS_VERSION}
find_library(LIBBFD_BFD_LIBRARY NAMES bfd-${BINUTILS_VERSION} bfd
PATHS /usr/lib
/usr/lib64
/usr/local/lib