mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
e4703bd0e1
For several Darwin linker versions, the link paths are first traversed looking for shared libraries, and then again looking for archives. We want the paths to be searched for both shared and archives in order so that we will find the non-shared libffi in the testsuite (otherwise the installed version in the system will be found instead). Signed-off-by: Iain Sandoe <iain@sandoe.co.uk> libffi/ChangeLog: * testsuite/lib/libffi.exp: Search for both shared and archive in each path in turn. |
||
---|---|---|
.. | ||
config | ||
lib | ||
libffi.bhaible | ||
libffi.call | ||
libffi.closures | ||
libffi.complex | ||
libffi.go | ||
Makefile.am | ||
Makefile.in |