diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-11-03 15:21:12 +0700 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-11-04 07:42:31 +0700 |
commit | 051081585e40a3145028cda8e2a16c010a33ebe9 (patch) | |
tree | ef84660e5f90d87488111b75ced092cdd45ee52a /sim/arm/Makefile.in | |
parent | 49ea4303bf1248e422b2858a22e085e25ac34a9d (diff) | |
download | gdb-051081585e40a3145028cda8e2a16c010a33ebe9.zip gdb-051081585e40a3145028cda8e2a16c010a33ebe9.tar.gz gdb-051081585e40a3145028cda8e2a16c010a33ebe9.tar.bz2 |
sim: build: change AC_CHECK_LIB to AC_SEARCH_LIBS
With more C libraries moving functions entirely into the main -lc,
change the AC_CHECK_LIB calls to AC_SEARCH_LIBS so we look in there
first and avoid extra linkage when possible.
Diffstat (limited to 'sim/arm/Makefile.in')
0 files changed, 0 insertions, 0 deletions